Delete object

Deletes an object from the bucket.

delete/bus/object/{key}

Path parameters

keystring required
Example:myDir/myFile

The key of the object to delete

Query parameters

bucketstring required

The name of the bucket.

Response

Successfully deleted object

Changes