KV Buckets
Delete KV bucket
Deletes a key-value bucket and all its contents
delete/storage/kv/{bucket}
Path parameters
bucketstring required
Name of the bucket
Response
Bad Request
Example response
{
"message": "success"
}Deletes a key-value bucket and all its contents
Name of the bucket
Bad Request
{
"message": "success"
}