Create a snapshot

Creates a snapshot of a sheet

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Request

This endpoint expects an object.
sheetIdstringRequired

ID of sheet

labelstringOptional

Label for the snapshot

threadIdstringOptional

ID of thread to associate with the snapshot

Response

This endpoint returns an object.
dataobject

Errors