/contact/delete
- 1 Minute to read
- Print
- DarkLight
/contact/delete
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
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?