Skip to main content
POST
Bulk Move Entities To Folder

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Body

application/json
document_ids
string[]
required

The ids of documents or folders from the knowledge base.

Required array length: 1 - 20 elements
Example:
move_to
string | null

The folder to move the entities to. If not set, the entities will be moved to the root folder.

Response

Successful Response