contacts
Update a contact
Updates editable fields on an existing contact. Only fields present in the request body are updated.
To link a contact to an external system, include system and identifier (and optionally system_identifier). If an external identifier already exists for the given system + system_identifier combination, it will be updated; otherwise a new one is created.
put/contacts/{id}
Path parameters
idstring required
Contact GUID
Request body
Response
Contact updated