Working with the API
Update Data
Using the PATCH method, you can update rows.
To update a row or rows in a table, use the PATCH verb. Use Horizontal Filtering to specify which record(s) to update. Here is an example query activating a webhook.
No response body will be returned by default but you can add a select
query parameter to select the columns that should be returned: