Object Store
Delete an object store bucket
Deletes an object store bucket and all its contents
delete/storage/obj/{bucket}
Path parameters
bucketstring required
Name of the bucket
Response
Bad Request
Example response
{
"message": "success"
}Deletes an object store bucket and all its contents
Name of the bucket
Bad Request
{
"message": "success"
}