Delete
This API call deletes a list of files. The deleted files are moved to TRASH directory. If a file is already in TRASH, it will be permanently deleted.
This action is a background action.
Resource URL
/api/0.1/file/delete
Resource Information
Response formats | JSON |
Requires authentication? | Yes |
Rate limited? | Yes |
Requests / 15-min window (user auth) | 15 |
HTTP Method | POST |
Parameters
Name | Type | Default Value | Validation | Description |
ids required | uuid[] | - | uuid4[] | array of file IDs to delete |