v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
Sheets

Set the header row

Set which row of the sheet contains column headers, or use auto-detection.

post/v1/sheets/{sheet_id}/header-row

Path parameters

sheet_idinteger required

The id of the sheet

Query parameters

embed_idinteger

The id of the embed which contains the sheet.

Request body

indexstring required

Set this to the (0-based) index of the row which includes the headers, or "auto" to automatically detect and set the header row.

Response

The request has succeeded.

EmptyResponse required