File API
Delete file
DELETE
/
v1
/
files
/
{file_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the file.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the file.