v1
latestOpenAPI 3.0.32026-08-061874701.5 MBsheets
Update sheet
Updates the sheet specified in the URL. To modify sheet contents, see Add Rows, Update Rows, Add Columns, and Update Column. This operation can be used to update an individual user's sheet settings. If the request body contains only the userSettings attribute, this operation may be performed even if the user only has read-only access to the sheet (for example, the user has viewer permissions or the sheet is read-only).
put/sheets/{sheetId}
Query parameters
accessApiLevelnumber
Allows COMMENTER access for inputs and return values. For backwards-compatibility, VIEWER is the default. For example, to see whether a user has COMMENTER access for a sheet, use accessApiLevel=1.
Request body
Response
Returns Result object containing a Sheet object for the updated sheet.