cURL
Social Posting
Schedule a Post
You can schedule a clip for future publishing by making a POST request to https://api.opus.pro/api/publish-schedules.
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
Future publish time in UTC ISO 8601 format
Sub-account ID used by Facebook pages, Instagram business accounts, or LinkedIn
Response
201 - application/json
Successfully created a publish schedule