This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Publishes a multi-story draft as a sequence of single-media story items.
The draft's media list is split into individual story items that are published sequentially
in media order, stopping on the first failure. Each story item gets a derived referenceId
of {draftReferenceId}:story:{index} (the draft id is used when the draft has no referenceId).
Story items already published by a previous call are skipped, so the method can be safely retried
after a partial failure. The draft is deleted only after all story items are published.
To schedule the story sequence, set schedulingInfo.scheduledDate; otherwise it's published immediately.
You can only call this method when authenticated as a Wix app or Wix user identity.
There is 1 error with this status code.
There is 1 error with this status code.
This method may also return standard errors. Learn more about standard Wix errors.