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 use for this request.

Response

200 - application/json

OK

id
string
required
object
enum<string>
required
Available options:
file
deleted
boolean
required