Skip to main content
PATCH
Update 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"

Body

application/json
fields
object
required

Response

Patched.

contact
object
required
updated
string[]
required
Minimum array length: 1
Minimum string length: 1