Skip to content
Guides
API reference
stablecatalog:delete

Delete product modifier group

DELETE/v1/catalog/products/{productId}/modifier-groups/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

OAuth2 access token issued by Ecomiq Auth.

In: header

Path Parameters

productId*string
id*string

Unique identifier of the resource.

Response Body

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/v1/catalog/products/string/modifier-groups/string"
Empty