Skip to main content
POST
Publish a reel
Publishes a reel from a public https URL. Meta’s reel upload is a three-step session (start, upload, finish); this route runs all three and returns the post id.

Authentication

Use an hmok_ API key and the workspace header, like every channel route. Requires a workspace admin.

Path parameters

string
required
The Facebook channel id (ch_xxxxxxxx).

Request body

string
required
Public https URL of an MP4.
string
Caption shown with the reel.

Example

Successful response

Errors