Skip to main content
DELETE
Delete a file

Authorizations

Authorization
string
header
required

Merchant authentication token. Obtained via POST /api/v1/merchant/token/grant. Pass as: Authorization: Bearer

Path Parameters

file_id
string
required

Response

File deleted

msg
string
required

Human-readable message describing the result

data
any
required

Response payload (null on error)