DELETE
/
api
/
people

Body

email
string
required

The email of the person you wish to delete

Response

We return the object that was just deleted for any local cache management you may have to do with your application.

email
string

The person's email.

notes
string

Notes associated with this person

extra_data
object

All custom fields for a person

tags
array

The list of tags for this person

created_at
string

This is the datetime (UTC) at which the person was created.

last_activity
string or null

This is the datetime (UTC) for the last activity of this person. Example activities that update this field are: creation, open email, click email, unsubscribed from email

status
string

The status of the person.