Delete a deployment file
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
deploymentId
Deployment ID
fileKey
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