POST

Publish Item By Id


Developer Preview

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

Publishes a previously created item by its id.

The item can be a draft or a scheduled item. To schedule the item for a future date, set scheduledDate; otherwise it's published immediately.

Published items appear on the site's Social Media Marketing page in the dashboard.

Authentication

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

Permissions
Manage Social Posts
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/social-publisher/v1/publish-by-id

Errors
409Already Exists

There is 1 error with this status code.

428Failed Precondition

There is 1 error with this status code.

429Resource Exhausted

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?