v2 Endpoints
Bulk delete files
Delete up to 50 files simultaneously with parallel processing
DELETE
Delete multiple files
Authorizations
API key authentication (format: nd_xxxxx)
Body
application/json
Array of file IDs to delete (max 50)
Example:
["abc123", "def456", "ghi789"]Delete multiple files