Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
content_type
string
required
Maximum string length: 25
object_id
string<uuid>
required
tag
string | null
Maximum string length: 50
text
string
parent
string<uuid> | null

Response

201 - application/json
id
string<uuid>
required
read-only
content_type
string
required
Maximum string length: 25
commenter
object
required
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
object_id
string<uuid>
required
tag
string | null
Maximum string length: 50
text
string
parent
string<uuid> | null