v16

latestOpenAPI 3.0.3raw.githubusercontent.com2026-04-243137121.5 KB
Object Store

Delete an object store bucket

Deletes an object store bucket and all its contents

delete/storage/obj/{bucket}

Path parameters

bucketstring required

Name of the bucket

Response

Bad Request

messagestring

Example response

{
  "message": "success"
}