Update Metadata

PUT

Updates metadata about a workbook, but not its contents.

Path parameters

ridstringRequired

Request

This endpoint expects an object.
titlestringOptional
dataScopeobjectOptional

Optional for backcompatibility.

descriptionstringOptional
propertiesmap from strings to stringsOptional
labelsset of stringsOptional
isDraftbooleanOptionalDefaults to false

Response

This endpoint returns an object.
dataScopeobject
notebookTypeenum
Allowed values: WORKBOOKCOMPARISON_WORKBOOK
titlestring
descriptionstring
isDraftboolean
isArchivedboolean
lockobject
createdByRidstring
createdAtdatetime
propertiesmap from strings to strings
labelsset of strings
runRidstringOptional

deprecated. Use dataScope instead

Built with