Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
message
string
required
community
integer
default:0

If 1, comment is in the community section requiring token ownership

Response

default - application/json
id
integer<int64>
required
user
string
required
token
string
required
time
string<date-time>
required
message
string
required
reported
boolean
default:false
required
blocked
boolean
default:false
required
pinned
boolean
required
pinned_time
string<date-time>
required
community
integer
default:0
required

If 1, comment is in the community section requiring token ownership

vote
object
required
user_upvote
boolean
required
image
string
user_username
string
user_image
string