Knowledge Bases
Updates a knowledge
patch/v2/knowledge/{knowledge_id}
Path parameters
knowledge_idstring required
The unique identifier of the knowledge base
The unique identifier of the knowledge base
Request body
Example request
{
"path": "Default"
}Response
Knowledge successfully updated
Example response
{
"path": "Default"
}