Object Store
Purge object store bucket
Purges all data from an object store bucket while keeping the bucket configuration
delete/storage/obj/{bucket}/purge
Path parameters
bucketstring required
Name of the bucket
Response
Bad Request
Example response
{
"message": "success"
}