List
Update row
Update a row in a contact table
PATCH
/
lists
/
contact
/
rows
/
<row_id>
Authorizations
An API key to authenticate requests
Path Parameters
The unique ID of the row to update
Body
application/json
The data values with column IDs as keys and their corresponding updated data as values.