Skip to content
Wazapin
Esc
navigateopen⌘Jpreview

DELETE /v1/commerce/products/{productID}/variants/{variantID}

DELETE/v1/commerce/products/{productID}/variants/{variantID}
Authorization
bearerAuthbearerAuthrequired
or
apiKeyAuthapiKeyAuthrequired
Path parameters
productIDstringrequired
variantIDstringrequired
Responses
204No Content
defaultError
errorErrorBodyrequired
Show properties
codestringrequired
detailsErrorDetail[] | null
Show properties
Array of ErrorDetail
codestring
fieldstring
locationstring
messagestringrequired
messagestringrequired
request_idstring
Request
curl -X DELETE "/v1/commerce/products/string/variants/string"
Response
No Content