Skip to main content
POST
Publish a text or link post
Publishes to the Page feed. Pass message, link, or both.

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
Post text. Required when link is absent.
URL to share. Facebook renders the preview.

Example

Successful response

id is the post id ({pageId}_{postId}). Comments, insights and delete take it.