v2

latestOpenAPI 3.1.02026-07-26143251806.6 KB
smart-tables

Update Sheet

Update Sheet. Requests are scoped to the workspace associated with the API key; table, sheet, column, cell, operation, and version IDs must belong to that workspace.

patch/api/public/v2/tables/{table_id}/sheets/{sheet_id}

Path parameters

table_idstring uuid required
sheet_idstring uuid required

Request body

titlestring nullable
indexinteger nullable

New display position within the table (0-based).

Response

Sheet updated

successboolean
versioninteger

Current sheet version_count for this response. It matches the sheet's version_count after any committed changes.