Create topic

Create a new topic within a channel. Topics are categories used by Dovetail's AI to classify incoming data points. Each topic has a title and description that guide how data is sorted.

You must specify the channel_id that this topic belongs to. After creating a topic, new data points sent to the channel will be evaluated against it during classification.

Returns the newly created topic object.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Body

string
required
length between 1 and 300

The topic's title.

string
required
length between 1 and 2500

The topic's description.

string
required

Unique identifier of the channel.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json