Move document

Moves the entity from one folder to another.

Path parameters

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

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
move_tostringOptional
The folder to move the entities to. If not set, the entities will be moved to the root folder.

Errors