docs
  1. Admin Api
  2. Resources
  3. Attribute Groups
  4. Delete An Attribute Group

Delete an attribute group

Delete an attribute group

Rate Limit: 300 Max attempts within 1 minute.

Path Parameters

ParameterDetails
attributeGroupName
  • required
string
Example:
color

Responses

204
Attribute group was successfully deleted.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
DELETE/attribute-groups/{attributeGroupName}

Request samples

Provide Feedback