Skip to main content
DELETE
/
api
/
custom-attributes
/
{id}
Delete custom attribute
curl --request DELETE \
  --url http://localhost:3000/api/custom-attributes/{id}

Path Parameters

id
string
required

Custom Attribute UUID

Response

Custom attribute deleted successfully