Delete Topic
Basics
Delete Topic
Soft-deletes a topic. By default its prompts are kept: they stay active, keep their history, remain grouped under the deleted topic in the app, and can be re-categorized later. Pass delete_prompts=true to also soft-delete every active prompt in the topic (they stop generating responses). Reversible: creating a topic with the same name restores it and its prompt grouping.
DELETE
Delete Topic
Path Parameters
The topic to delete.
Query Parameters
Website that owns the topic.
When "true", also soft-deletes every active prompt in the topic. Defaults to "false" (prompts are kept).
Available options:
true, false