v1
latestOpenAPI 3.1.02026-07-2295105298.6 KBBasics
Update Topic
Updates a topic's name and/or description. Only the supplied fields change. Renaming to a name already used by another active topic on the website returns 400. Renames don't affect metrics or prompt grouping — everything joins on the topic's id, not its name. Returns a before/after snapshot.
patch/api/v1/topics/{topic_id}
Path parameters
topic_idstring uuid required
The topic to update.
Request body
Response
Topic updated