Skip to main content
DELETE
/
v1
/
contact
/
{contactId}
{
  "message": "Contact removed"
}

Headers

sd-api-key
string
Example:

"{{sd-api-key}}"

sd-person-id
string
Example:

"{{sd-person-id}}"

Path Parameters

contactId
string
required

Response

200 - application/json

Delete a Contact

message
string
Example:

"Contact removed"