Batch Move Documents
Move multiple documents into a folder in a single transaction.
Pass folder_id: null to move every doc to root. Capped at
200 ids per call. Returns the moved documents.
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
Knowledge base id (prefixed external id, kb_...).
Headers
Request
Destination folder. Prefixed wire identifier
(kfolder_<26 char Crockford base32>); null moves every
document to the knowledge base root.