v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
Sheets

Update a sheet

Update the name and/or custom_metadata of a sheet.

patch/v1/sheets/{sheet_id}

Path parameters

sheet_idinteger required

The id of the sheet.

Request body

OR

Response

The request has succeeded.

idinteger required

The unique identifier of the sheet.

workspace_idinteger required

The id of the Workspace that contains the sheet.

namestring required

The name of the sheet.

template_keystring nullable

The unique key of the template assigned to the sheet, if any.

custom_metadataobject nullable

Custom metadata associated with the sheet.