Skip to main content
POST
Reply to a comment
Posts a reply under the comment. Hidden or deleted comments cannot be replied to.

Authentication

Use the hmat_ channel token from GET /meta/channels/{id}/token or hookmyapp channels token <channel>. Do not use an hmok_ API key for this call.

Path parameters

string
required
The comment to reply to, {postId}_{commentId} or the numeric comment id.

Request body

string
required
Reply text.

Example

Successful response

To answer the commenter in private instead, see Private reply.