Update
Updates the contents of a workbook.
Path parameters
rid
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
stateAsJson
layout
eventRefs
Replace existing pinned events on the workbook.
charts
content
contentV2
Optional for backcompatibility
latestSnapshotRid
If provided, will only update the notebook if the latest snapshot matches the provided snapshot rid, and throws SaveNotebookConflict otherwise.
checkAlertRefs
Field to pin check alerts to a workbook on creation. If not provided, will keep the set of check alerts on the workbook unchanged. Providing an empty set will remove all check alerts from the workbook. Any specified CheckAlertReference will be added to the workbook along with it’s corresponding EventReference.
Response
This endpoint returns an object.
rid
snapshotRid
snapshotAuthorRid
snapshotCreatedAt
metadata
stateAsJson
layout
contentV2
eventRefs
charts
content
checkAlertRefs