Skip to main content
DELETE
Delete a file

Authorizations

Authorization
string
header
required

Short-lived, Developer-API-audience token obtained by the trusted MCP service through token exchange (mcp_at_...). Raw MCP resource tokens are rejected.

Path Parameters

fileId
string
required

Response

File deleted

success
boolean
required

Whether the deletion was successful

Example:

true

message
string
required

Status message

Example:

"File deleted successfully"