Skip to main content
POST
Private reply
Sends a Messenger message to the author of a comment on one of the Page’s posts.

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 connected Page id.

Request body

string
required
The comment id, {postId}_{commentId} or numeric.
string
required
Message text.

Example

Successful response

One private reply per comment, within 7 days of the comment. A rejection is permanent for that comment; retrying cannot succeed.