Authorizations

Authorization
string
headerrequired

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

Path Parameters

post_id
string
required

Body

application/json
content_markdown
string | null
required
comment_id
string | null
required

Response

201 - application/json
id
string
required
title
string
required
created_at
string
required
last_activity_at
string
required
url
string
required
content
string
required
comments_count
number
required
channel
object
required
author
object
required
resolution
object
required