Delete Bucket
Method | URL |
---|---|
DELETE | https://cloud.medianova.com/api/v1/stook/{organization_uuid}/bucket({bucket_uuid} |
CODE
{
"status": true,
"message": "Bucket has been deleted"
}
Method | URL |
---|---|
DELETE | https://cloud.medianova.com/api/v1/stook/{organization_uuid}/bucket({bucket_uuid} |
{
"status": true,
"message": "Bucket has been deleted"
}