POST

Schedule Drafts


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Schedules the given draft posts for publishing via the Publisher.

Only items whose status is DRAFT are scheduled; non-draft IDs are silently ignored. Only drafts for channels the site has connected through the Publisher are scheduled; drafts for unconnected channels are silently skipped and remain drafts. Requires the site's plan to include the schedule-posts premium feature; otherwise the call returns a FAILED_PRECONDITION error.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Marketing Plans
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/promote/marketing-plan-service/v1/marketing-plan/schedule-drafts

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?