Update Row
Endpoint examples
Update Row
Updates specific fields on an existing row. Only provided fields are modified; others remain unchanged.
PATCH
Update Row
Authorizations
The Bearer Token associated with your endpoint. This is only required if you have enabled protection for this endpoint.
Path Parameters
Your unique user namespace
The slugified name of your project
The slugified name of the specific worksheet (tab)
The physical row number in the Google Sheet (Note: Row 1 is the header row)
Required range:
x >= 2Body
application/json
An object containing the column keys and new values to update
