Conversational AI
Move Entity To Folder
Moves the entity from one folder to another.
POST
Move Entity To Folder
Headers
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
The id of a document from the knowledge base. This is returned on document addition.
Example:
"21m00Tcm4TlvDq8ikWAM"
Body
application/json
The folder to move the entities to. If not set, the entities will be moved to the root folder.
Response
Successful Response