Skip to main content
DELETE
Delete file

Authorizations

Authorization
string
header
required

Pass an API key or JWT token. API keys can be sent as Authorization: Bearer <key> or Authorization: <key>.

Path Parameters

file_id
string
required

The file's unique identifier.

Response

File deleted.

status
enum<string>
Available options:
SUCCESS
message
string
data
object
timestamp
string<date-time>