PATCH

Update Item


Developer Preview

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

Updates an item.

Provide the id of the item to update along with the fields to change. Only the fields you include are changed. To change a scheduled item's publish date, call Reschedule Item instead.

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
PATCH
https://www.wixapis.com/social-publisher/v1/items/{item.id}

Errors
400Invalid Argument

There is 1 error with this status code.

404Not Found

There is 1 error with this status code.

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

Did this help?