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

Changes

No recorded changes to this endpoint across all 1 revision of this API.