Skip to main content
DELETE
/
v3
/
profiles
/
{profile}
/
attributes
/
custom
/
{identifier}
Delete Profile Custom Attribute
curl --request DELETE \
  --url https://api.{tenant}.getomneo.com/api/v3/profiles/{profile}/attributes/custom/{identifier}
{
  "message": "<string>"
}

Path Parameters

profile
string<uuid>
required

The profile ID

identifier
string
required

Response

No content