Skip to main content
DELETE
Delete a 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

Response

200 - application/json

File deleted successfully

success
boolean
Example:

true