POST

Update Customization Choices


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 properties of existing choices in a customization. Choices are identified by their IDs. Only the fields specified in fieldMask are updated.

Currently supports updating primaryChoiceIds.

Authentication

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

Permissions
Customization write in v3 catalog
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/stores/v3/customizations/{customizationId}/update-choices

Errors
400Invalid Argument

There are 4 errors 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.

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