POST

Bulk Update Experiences


Updates up to 100 experiences in a single request.

Each experience is updated independently. If an update fails for one experience, the failure is reported in that experience's itemMetadata.error and the remaining experiences are still processed. The call returns successfully even when some updates fail.

Set returnEntity to true to receive the updated experiences in the response.

Archived experiences can't be updated.

To update a single experience, call Update Experience.

Authentication

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

Permissions
Manage Restaurants - all permissions
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/table-reservations/experiences/v1/bulk/experiences/update

Errors
428Failed Precondition

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?