Delete object storage bucket
DELETE/backend/api/object-storage/storage/:id
Host: https://core.ocplanet.cloud
Delete an object storage bucket. The bucket must be empty before it can be deleted.
Request
Path Parameters
id uuidrequired
A UUID string identifying this Object Bucket.
Responses
- 204
No response body
Loading...