Delete a contact
Contacts
Delete a contact
Deletes the contact. Idempotent — an unknown email resolves with deleted: false. For bulk deletion use POST /v1/contacts/batch-delete.
DELETE
Delete a contact
Authorizations
Send your Brew API key as Authorization: Bearer brew_xxx.
Path Parameters
The contact’s email address (URL-encoded). Email is the contact primary key.
Example:
"jane%40example.com"