Skip to main content
POST
Reply to a comment
Posts a public threaded reply. You cannot reply to a hidden comment — unhide it first. To reply privately as a DM instead, use Send a message with recipient: { "comment_id": "..." } — limits in the Comments guide.

Authentication

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

Path parameters

string
required
The comment to reply to.

Request body

string
required
The reply text.

Example

Successful response