Delete attribute group attribute
Delete an attribute
Rate Limit: 300 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
attributeGroupName
| string Example: color |
attributeValue
| string Example: green |
Responses
204
Attribute was successfully deleted.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
DELETE