Skip to main content
POST
Delete a contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
email
string
required
Example:

"john@acme.com"

Response

200 - application/json

An empty response

success
boolean

Always true