Skip to content
Guides
API reference
stablecatalog:delete

Delete product variant

DELETE/v1/catalog/products/{productId}/variants/{variantId}

Authorization

bearerAuth
AuthorizationBearer <token>

OAuth2 access token issued by Ecomiq Auth.

In: header

Path Parameters

productId*string
variantId*string

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/variants/string"
Empty