Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your Writer API key.

Path Parameters

file_id
string
required

The unique identifier of the file.

Response

200 - application/json
id
string
required

A unique identifier of the deleted file.

deleted
boolean
required

Indicates whether the file was successfully deleted.