Skip to main content
POST
Move Entity 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.

Path Parameters

document_id
string
required

The id of a document from the knowledge base. This is returned on document addition.

Example:

"21m00Tcm4TlvDq8ikWAM"

Body

application/json
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