KV Buckets
Purge KV bucket
Purges all data from a key-value bucket while keeping the bucket configuration
delete/storage/kv/{bucket}/purge
Path parameters
bucketstring required
Name of the bucket
Response
Bad Request
Example response
{
"message": "success"
}