4e84bb73bb7d
OpenAPI 3.0.32026-08-12137303309.6 KBcollections
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.