Delete product variant
Delete a product variant
Rate Limit: 300 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
productIdentifier
| string Examples:
|
variantIdentifier
| string Examples:
|
Responses
204
Product variant was successfully deleted.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
409
Conflict error
application/json
Error
DELETE