Delete a deployment file

View as Markdown
Deletes the authenticated user's file. Deleting a missing file is idempotent.

Authentication

AuthorizationBearer
OAuth 2.0 device flow or platform session token

Path parameters

deploymentIdstringRequired
Deployment ID
fileKeystringRequired

Opaque Files API key returned at reservation time, or an agent-produced filename

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
503
Service Unavailable Error