POST
/
delete_files

Authorizations

authorization
string
header
required

token <token>, corresponds to temporary access tokens.

Body

application/json
delete_child_files
boolean
default:
false
delete_non_synced_only
boolean
default:
false
file_ids
integer[] | null
send_webhook
boolean
default:
false
sync_statuses
enum<string>[] | null
Available options:
DELAYED,
QUEUED_FOR_SYNC,
SYNCING,
READY,
SYNC_ERROR,
EVALUATING_RESYNC,
RATE_LIMITED,
SYNC_ABORTED,
QUEUED_FOR_OCR,
READY_TO_SYNC

Response

200 - application/json
success
boolean
required