Skip to main content
POST
Publish a photo
Publishes a photo from a public https URL, with optional text.

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
Public https URL of a JPG or PNG.
string
Text shown with the photo.

Example

Successful response

post_id is the post; id is the photo object. Use post_id for comments, insights and delete.