Update a contact by email address. Custom fields are merged with existing values (not replaced).
Permission required: contacts or all
Protected fields (cannot be updated):
email (used as lookup key)createdAtupdatedAtNote: Automations are now triggered via the dedicated automation
trigger endpoint (/v1/automations/{automationId}/trigger), not through
contact updates.
Use Authorization: Bearer brew_xxxxx header
Email address of contact to update (lookup key)
Custom fields to merge (not replace)
If true, triggers field_update automations for changed fields.
The response will include an automations object with trigger results.