OpenAPI 3.1.0raw.githubusercontent.com2026-08-142585163.2 MB

deb8d376faee

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

OR

Example request

{
  "path": "Default"
}

Response

Knowledge successfully updated

OR

Example response

{
  "path": "Default"
}