/contact/delete
  • 1 Minute to read
  • Dark
    Light

/contact/delete

  • Dark
    Light

Article summary

Post
/contact/delete

Deletes the contact identified by the specified identifier.
Request body example:

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

Body parameters
object
type
string
Valid values[ "APP_ALIAS", "EMAIL", "EXTERNAL", "ID", "MOBILE", "UNIFIED_IDENTIFIER" ]
unifiedIdentifierName
string
value
string
Responses
200
400

Was this article helpful?