Skip to main content
DELETE
Delete File

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

file_id
string
required

File ID returned from upload

Response

File deleted

id
string
object
string
Example:

"file"

deleted
boolean
Example:

true