Skip to main content

Update knowledge scopes

PATCH 

/api/v1/chatbots/:chatbotId/scopes

Partial update of the knowledge-scope configuration. Write set matches GET read set exactly: scopes, uiTree, slotWorkflows, defaultSlotId, defaultScopeLabel, showDefaultScopeInSelector. Unknown fields are ignored. Legacy scope fields (knowledgeScopes, defaultScopeId, scopeRelationships, scopeCanvasLayout, scopeWorkflows, activeScopeWorkflowId) are not managed via this endpoint. Required scope: chatbots:write.

Request

Responses

Scopes updated. Returns refreshed scopes payload.