Skip to main content
POST
Create

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
text_topic_theme_id
string<uuid>
required
text
string | null
is_helpful
boolean | null

Response

201 - application/json
id
string<uuid>
required
read-only
text_topic_theme_id
string<uuid>
required
text
string | null
is_helpful
boolean | null