v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
collections

Update a collection

Updates an existing collection. Only provided fields are modified.

Rate limit: 10 requests per minute

patch/knowledge-bases/{id}/collections/{collection_id}

Path parameters

idstring required

The ID of the knowledge base that the collection belongs to.

collection_idstring required

The ID of the collection to update.

Request body

descriptionstring

The description of the collection.

slugstring

The slug of the collection.

titlestring

The title of the collection.

Response

request_idstring

The request ID for tracking.