Delete a knowledge base collection

Permanently deletes a collection and all its contents. This operation will:

  • Delete the collection itself
  • Delete all articles within the collection
  • Recursively delete all child collections and their articles

⚠️ Warning: This is a destructive operation that cannot be undone. Make sure to
backup any content you want to preserve before deletion.

Note: This endpoint only deletes the specified collection. If you have linked
collections in other locales, they must be deleted separately. The system does
not automatically cascade deletions across linked collections to prevent
accidental data loss.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
\d+

The collection ID to delete

Responses
204

Collection deleted successfully

401

Authentication required

403

Permission denied or multi-locale feature not available

404

Collection not found

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!