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

The ID of the file to delete

Response

Successful deletion

id
string
required

ID of the deleted file

object
enum<string>
required

Object type, always 'file'

Available options:
file