Skip to main content
POST
Delete an Object from a Volume

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
volume
string
required

Volume name

Example:

"shared-data"

path
string
required

Object path within the volume

Example:

"models/model.bin"

Response

Successful Response

detail
string
required