patch https://api.attio.com/v2/objects/users/records/
Use this endpoint to update user 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 user 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
.