Publish or schedule a clip
POST
api.vdclip.com/v1/clips/{clip_id}/publishAuthAuthorization: Bearer <token>scope: vdclip:social:publishplan-gated
Publish or schedule a clip to one or more connected social accounts. Free.
Path parameters
clip_idstringrequiredClip external id returned by the project clips list or render response.
Body
accountsPublishAccount[]requiredList of target social accounts to publish to. At least one required.
descriptionstringoptionalCaption or description text for the post. Optional.
is_scheduledbooleanoptionale.g. falseSet true to schedule for later, false to publish immediately.
scheduled_datestringoptionalISO 8601 timestamp for scheduled posts. Required when is_scheduled is true.
titlestringrequiredTitle for the published post. Shown on the platform.
Última atualização em