v1

latestOpenAPI 3.0.3BSL2026-07-17133415718.8 KB
Topic

Update Topic

Update an existing chat topic. Currently, only the name of the topic can be updated. Auth'ed user or api key must have an admin or owner role for the specified dataset's organization.

put/api/topic

Headers

TR-Datasetstring uuid required

The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.

Request body

namestring required

The new name of the topic. A name is not generated from this field, it is used as-is.

topic_idstring uuid required

The id of the topic to target.

Response

Confirmation that the topic was updated