Skip to main content

Report Comment

POST 

/comments/:comment_id/report

Report a comment

Request

Path Parameters

    comment_id stringrequired

    A Comment ID

Query Parameters

    user_id stringrequired

    The user ID of the user making the request

Responses

Comment reported successfully

Schema

    success boolean

    Whether the operation was successful

    transaction_hash string

    The blockchain transaction hash

Loading...