Authentication
Path Parameters
The unique identifier of the contact to update
Request Body Schema
Contact first name
Contact last name
Contact email address
Job title or position
Contact phone number
Array of tag IDs to assign (replaces existing tags)
Response Schema
The updated contact ID
Timestamp of when the contact was last updated
Notes
- Requires API key with
write_access
permission - Only provided fields are updated (selective updates)
- Tag updates replace existing assignments