Delete multiple collections in one request.
For each name, runs the same pipeline as single delete (permissions, physical
trash, LanceDB, UploadedFile cleanup). Per-item failures are collected in
failed; they do not roll back earlier successful deletions in the batch.
LanceDB removal uses delete_collection with tenant-aware user_id and
is_admin filtering. Returns deleted and failed name lists.
Documentation Index
Fetch the complete documentation index at: https://docs.xagent.run/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for batch delete collections.
List of collection names to delete
1 - 200 elements