patch https://api.attio.com/v2/objects/people/records/
Use this endpoint to update person records by record_id
. If the update payload includes multiselect attributes, the values supplied will be created and prepended to the list of values that already exist (if any). Use the Assert person endpoint to overwrite or remove multiselect attribute values. Please note, the avatar_url
attribute cannot currently be updated via the API.
Required scopes: record_permission:read-write
, object_configuration:read
.