DELETE

Delete Customization


Deletes a customization.

Notes:

  • Options (customizations with customizationType: PRODUCT_OPTION) can't be deleted while assigned to any product because they affect product variants and inventory.
  • Modifiers can be deleted freely. When deleted, they are automatically removed from all products that reference them.
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
DELETE
https://www.wixapis.com/stores/v3/customizations/{customizationId}

Errors
400Invalid Argument

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?