Deletes a file identified by the provided file ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the file to delete.
File successfully deleted.
The response is of type object
.
Deletes a file identified by the provided file ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the file to delete.
File successfully deleted.
The response is of type object
.