google.appengine.api.blobstore.delete

Deletes a blob from Blobstore.

blob_keys A single BlobKey instance or a list of blob keys. A blob key can be either a string or an instance of BlobKey.
rpc Optional UserRPC object.

None.