Delete all product variations

Delete all product variations of a product in an Ecwid store.

Access scopes

Requires the following access scope: update_catalog

Response

A JSON object with the following fields:

FieldTypeDescription
deleteCountnumberThe number of deleted variations

Errors

In case of error, Ecwid responds with an error HTTP status code

HTTP codes

HTTP StatusMeaning
400Request parameters are malformed
402The "Product Variations" feature is not available on the merchant plan
500Cannot delete variations because of an error on the server
Language
Click Try It! to start a request and see the response here!