cURL
Social Posting
Publish a Post
You can publish a clip immediately by making a POST request to https://api.opus.pro/api/post-tasks.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Project ID
Bare clip ID (e.g. qU3iVMSO77). 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
Response
201 - application/json
Successfully created a post task