v172

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0826148911.7 MB
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"
}