Delete a file
Deletes a file owned by the requesting workspace. Deletion is irreversible.
Authentication
AuthorizationBearer
API key as bearer token in Authorization header
Path parameters
file_id
Query parameters
workspace_id
Workspace to scope the request to. Defaults to the caller’s default workspace.
Response
The file was deleted.
id
type
Errors
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error