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