v1

latestOpenAPI 3.0.02026-07-17120114186.8 KB
bus

Remove objects by prefix

Removes all objects with the specified prefix.

post/bus/objects/remove

Request body

bucketstring

The name of the bucket.

prefixstring

The prefix of objects to remove

Example request

{
  "bucket": "default"
}

Response

Successfully removed objects