Skip to main content
DELETE
/
api
/
v1
/
management
/
attribute-classes
/
{attributeClassId}
Delete Attribute Class
curl --request DELETE \
  --url https://{baseurl}/api/v1/management/attribute-classes/{attributeClassId} \
  --header 'x-api-key: <x-api-key>'
{}

Headers

x-api-key
string
required

Path Parameters

attributeClassId
string
required

Response

OK

The response is of type object.