Skip to main content
POST
Publish a video
Publishes a video from a public https URL, with an optional description.

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 an MP4.
string
Caption shown with the video.

Example

Successful response

Facebook processes the video after the response; it appears on the Page when encoding finishes.