cURL
curl --request POST \ --url https://reelmirror.com/api/v1/publishing/posts/{id}/publish \ --header 'Authorization: Bearer <token>'
{ "data": { "status": "publishing" } }
Immediately publish an outgoing post to all configured accounts.
API key (rm_xxx) or JWT token
Publishing started
Show child attributes