Drive > Files > Trash
Remove file
Delete a file from trash (remove it completely)
delete/2/drive/{drive_id}/trash/{file_id}
Path parameters
drive_idinteger required
the drive identifier
file_idinteger required
the file identifier
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.