Skip to main content
POST

Overview

Deletes one or more file entries. By default, entries are moved to trash. Use deleteForever: true to permanently delete.
Permanent deletion cannot be undone. Use with caution.

Request Body

array
required
Array of entry IDs to delete
boolean
default:"false"
When true, permanently delete instead of moving to trash
boolean
default:"false"
When true with empty entryIds, permanently deletes all items in trash

Response

string
Request status (success)