Remove storage bucket

DELETE {{baseUrl}}/api/organizations/:organizationId/buckets/:bucketId

Remove a storage bucket. This will render any data in this storage bucket unreachable.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}