patch https://api.attio.com/v2/lists//entries/
Use this endpoint to update list entries by entry_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 PUT
endpoint to overwrite or remove multiselect attribute values.
Required scopes: list_entry:read-write
, list_configuration:read
.