Update

Updates the contents of a workbook.

Path parameters

ridstringRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
stateAsJsonstringRequired
layoutobjectRequired
eventRefsset of objectsRequired

Replace existing pinned events on the workbook.

checkAlertRefsset of objectsRequired

Replace existing pinned check alerts on the workbook.

chartslist of objectsOptional
contentobjectOptional
contentV2objectOptional

Optional for backcompatibility

latestSnapshotRidstringOptional

If provided, will only update the notebook if the latest snapshot matches the provided snapshot rid, and throws SaveNotebookConflict otherwise.

Response

This endpoint returns an object.
ridstring
snapshotRidstring
snapshotAuthorRidstring
snapshotCreatedAtdatetime
metadataobject
stateAsJsonstring
layoutobject
contentV2object
eventRefsset of objects
checkAlertRefsset of objects
chartslist of objectsOptional
contentobjectOptional