v16

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

Purge object store bucket

Purges all data from an object store bucket while keeping the bucket configuration

delete/storage/obj/{bucket}/purge

Path parameters

bucketstring required

Name of the bucket

Response

Bad Request

messagestring

Example response

{
  "message": "success"
}