v4

latestOpenAPI 3.1.02026-08-086635375.7 KB
Knowledge

update knowledge group

Update a RAG group

put/v1/knowledge/groups/{id}

Path parameters

idstring required

Unique identifier of the knowledge group

Request body

namestring
descriptionstring

Response

Successfully updated RAG group

idstring uuid

Unique identifier for the knowledge group.

namestring

Human-readable name for the group.

descriptionstring nullable

Free-form description of what the group contains.

documentCountinteger

Number of non-deleted documents currently in the group.

createdAtstring date-time

Timestamp when the group was created.

updatedAtstring date-time nullable

Timestamp when the group was last updated.