v1

latestOpenAPI 3.1.02026-08-04222461539.5 KB
sheets

Duplicate a sheet

Creates a copy of a sheet including all its data within the same workbook

post/sheets/{sheetId}/duplicate

Path parameters

sheetIdstring required

Sheet ID

ID of sheet to duplicate

Headers

Authorizationstring required

Bearer authentication

X-Disable-Hooks'true' required

Request body

namestring

Custom name for the duplicated sheet. Defaults to "Copy of [original name]"

slugstring

Custom slug for the duplicated sheet. Defaults to "[original slug]-copy-[timestamp]"

Response

Response with status 200