v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
collections

Delete a collection

Permanently deletes a collection and all articles within it from the knowledge base. Nested collections and their articles are also deleted.

Rate limit: 10 requests per minute

delete/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 delete.

Response

request_idstring

The request ID for tracking.