patch https://api.attio.com/v2/objects/companies/records/
Use this endpoint to update company 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 company endpoint to overwrite or remove multiselect attribute values. Please note, the logo_url
attribute cannot currently be updated via the API.
Required scopes: record_permission:read-write
, object_configuration:read
.