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-keystringRequired

Request

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

Response

Successful Response

Errors