Posts
Resolve post
Resolves a post with an optional message or resolving comment.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
post_id
string
requiredBody
application/json
content_markdown
string | null
requiredcomment_id
string | null
requiredResponse
201 - application/json
id
string
requiredtitle
string
requiredcreated_at
string
requiredlast_activity_at
string
requiredurl
string
requiredcontent
string
requiredcomments_count
number
requiredchannel
object
requiredauthor
object
requiredresolution
object
required