Files
Delete File
Deletes a file identified by the provided file ID.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the file to delete.
Response
200
application/json
File successfully deleted.
The response is of type object
.