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

e3ea099f1993

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"
}