Delete modifier groups

Deletes multiple modifier groups in a single request. Add a query string with the parameter modifierGroupIds and a comma-separated list of one or more modifierGroupId values.

Use this example to create a request to delete three modifierGroups:
{merchantId}/modifierGroups?modifierGroupIds={modifierGroupId},{modifierGroupId},{modifierGroupId}

Path Params
string
required

Merchant Id

Headers
string
required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <product> / <product-version> <comment>

Response
200
Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!