Drive > Files > File/Directory
Trash
Trash a file, move it to the trash can.
delete/2/drive/{drive_id}/files/{file_id}
Path parameters
drive_idinteger required
Drive identifier
file_idinteger required
File identifier
Response
OK
Example response
{
"result": "success",
"data": {
"cancel_id": "00000000-e89b-12d3-a456-000000000000"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.