Skip to main content
POST
Delete an Object from a Volume

Authorizations

X-API-Key
string
header
required

Your Cycls API key, from https://cloud.cycls.com. Sent as the X-API-Key header. This is the CYCLS_API_KEY the CLI uses.

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