Skip to main content
DELETE
Delete a contact

Authorizations

Authorization
string
header
default:Bearer brew_your_api_key
required

Send your Brew API key as Authorization: Bearer brew_xxx.

Path Parameters

email
string<email>
required

The contact’s email address (URL-encoded). Email is the contact primary key.

Example:

"jane%40example.com"

Response

Deleted (or already gone).

email
string<email>
required
deleted
boolean
required