Page tree
Skip to end of metadata
Go to start of metadata

Description

Deletes the contact identified by the specified identifier.

Request path

POST [REST URL]/contact/delete

Example body

{
    "type":"EMAIL",
    "value":"test@test.com"
}
  • No labels