Create a Social Copy Generation Job
You can start a social copy generation job by making a POST request to https://api.opus.pro/api/social-copy-jobs.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Project ID
Bare clip ID (e.g. CUexample1). Not the composite {projectId}.{clipId} form returned as id by GET /api/exportable-clips — pass only the part after the dot.
Unique ID of the connected social account record
Sub-account ID used by Facebook pages, Instagram business accounts, or LinkedIn
Custom style or tone instruction for generation
Whether to bypass the cached result and regenerate
Response
Successfully created a social copy generation job