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)createdAtupdatedAtAutomation triggers:
When triggerAutomations is true, any field_update automations
matching the changed fields will be triggered. The response includes
an automations object with the count of triggered automations.
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.