OpenAPI 3.0.32026-08-14137304312.9 KB
ad855d921ee9
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.