Skip to main content
DELETE
Error

Authorizations

x-api-key
string
header
required

Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.

Path Parameters

sessionId
string<uuid>
required

Agent session ID (UUID).

Query Parameters

key
string
required

Full S3 object key of the file to delete (as returned by the list endpoint).

Response

File deleted.

deleted
boolean
required
Example:

true