Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Body
Response
201
Create a topic with title and description in a specified channel.
Returns the topic object.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
201