cURL
curl --request POST \ --url https://reelmirror.com/api/v1/generated-posts/{post_id}/send-to-compose \ --header 'Authorization: Bearer <token>'
{ "data": { "outgoing_post_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } }
Approve a generated post and create a draft outgoing post for manual editing in the composer, without publishing immediately.
API key (rm_xxx) or JWT token
Draft outgoing post created
Show child attributes