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

messagestring

Example response

{
  "message": "success"
}