Skip to main content
DELETE
/
v3
/
profiles
/
{profile}
/
interactions
/
{interaction}
Delete Profile Interaction
curl --request DELETE \
  --url https://api.{tenant}.getomneo.com/api/v3/profiles/{profile}/interactions/{interaction}
{
  "message": "<string>"
}

Path Parameters

profile
string<uuid>
required

The profile ID

interaction
integer
required

The interaction ID

Response

No content