Create a new topic

This API allows users to initiate a new topic for discussions and comments. To create a topic, the user must have access to the resource.

Body Params
boolean

True if this is the default topic for the specified resource. There should only be 1 topic with this field set per resource. Must be provided while creating a topic only.

resource

A resource for which the topic is created.

string
string

Short friendly form of a topic id that uniquely identifies the topic within a resource.

string

Short friendly form of a topic title.

uuid

Unique id of the topic generated while create new one. Returned for reference but must be provided through URL only.

string
enum

Topic visibility. The field is required.

Allowed:
Response

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