Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Body
The channel's title.
Required string length:
1 - 200
The channel's content type. Possible values: [APP_REVIEW, CHURN_REASONS, NPS_FEEDBACK, PRODUCT_REVIEW, SUPPORT_TICKETS]
Available options:
APP_REVIEW
, CHURN_REASONS
, NPS_FEEDBACK
, PRODUCT_REVIEW
, SUPPORT_TICKETS
Unique identifier of the folder you want to save this channel.
Response
201