Delete
Prod
https://api.everabyte.io/api
Prod
https://api.everabyte.io/api
DELETE
https://api.everabyte.io/api
/bucket/delete/{bucketId}
DELETE
bucketId
(required): The ID of the bucket to be deleted. Example: a1b2c3d4-e5f6-7890-1234-567890abcdef
DELETE /bucket/delete/a1b2c3d4-e5f6-7890-1234-567890abcdef
a1b2c3d4-e5f6-7890-1234-567890abcdef
.204 No Content
: Bucket successfully deleted. (This is the most common and appropriate response for a successful DELETE operation.)400 Bad Request
: Invalid request parameters (e.g., malformed bucketId).404 Not Found
: Bucket not found.500 Internal Server Error
: Server error.Request
Body Params application/json