Skip to main content
POST
decline a comment held for review.

Authorizations

Authorization
string
header
required

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

Path Parameters

commentId
string
required

Get comment by ID.

Body

application/json

reason the comment was declined

reason
string

Why the comment was declined. Stored on the comment's approval record.

Maximum string length: 250

Response

Comment Information

comments
object[]
commentChildren
object[]
communityUsers
object[]
users
object[]
roles
object[]
files
object[]