v4

OpenAPI 3.1.02026-07-313621,3961.8 MB
Conversational AI

Move Entity To Folder

Moves the entity from one folder to another.

post/v1/convai/knowledge-base/{document_id}/move

Path parameters

document_idstring required

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

Example:21m00Tcm4TlvDq8ikWAM

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

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Request body

move_tostring nullable

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

Response

Successful Response