v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1317262210.9 KB
spreadsheets

Copies a single sheet from a spreadsheet to another spreadsheet. Returns the properties of the newly created sheet.

post/v4/spreadsheets/{spreadsheetId}/sheets/{sheetId}:copyTo

Path parameters

spreadsheetIdstring required

The ID of the spreadsheet containing the sheet to copy.

sheetIdinteger required

The ID of the sheet to copy.

Request body

destinationSpreadsheetIdstring

The ID of the spreadsheet to copy the sheet to.

Response

Successful response