Skip to main content
PUT
Update Topic

Authorizations

Authorization
string
header
required

Headers

TR-Dataset
string<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.

Body

application/json

JSON request payload to update a chat topic

name
string
required

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

topic_id
string<uuid>
required

The id of the topic to target.

Response

Confirmation that the topic was updated