Update Record
Updates a record in Attio.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The Attio object slug or UUID containing the record.
stringrequired
The Attio record UUID to update.
objectrequired
Record values keyed by Attio attribute slug or attribute ID. This overwrite endpoint replaces current multiselect values.