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
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}