Skip to Content
Referência da APIClipsPublish or schedule a clip

Publish or schedule a clip

POSTapi.vdclip.com/v1/clips/{clip_id}/publish
AuthAuthorization: Bearer <token>scope: vdclip:social:publishplan-gated

Publish or schedule a clip to one or more connected social accounts. Free.

Path parameters

clip_idstringrequired

Clip external id returned by the project clips list or render response.

Body

accountsPublishAccount[]required

List of target social accounts to publish to. At least one required.

descriptionstringoptional

Caption or description text for the post. Optional.

is_scheduledbooleanoptionale.g. false

Set true to schedule for later, false to publish immediately.

scheduled_datestringoptional

ISO 8601 timestamp for scheduled posts. Required when is_scheduled is true.

titlestringrequired

Title for the published post. Shown on the platform.

Última atualização em