Create channel

Create a new channel in your workspace. A channel is an automated pipeline for analyzing customer feedback at scale. You must specify a content_type (e.g. APP_REVIEW, NPS_FEEDBACK, SUPPORT_TICKETS) that tells Dovetail what kind of data will flow through this channel.

Optionally place the channel in a folder via project_category_id.

Once created, send data to the channel using the Create data point (POST /v1/channels/data) endpoint. Dovetail will automatically classify each data point into topics.

Returns the channel object with its initial set of AI-generated topics.

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

Body

string
required
length between 1 and 200

The channel's title.

string
enum
required

The channel's content type. Possible values: [APP_REVIEW, CHURN_REASONS, NPS_FEEDBACK, PRODUCT_REVIEW, SUPPORT_TICKETS]

Allowed:
string

Unique identifier of the folder you want to save this 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