notebook_update

Function

ArgDescriptionType
notebook_idThe id of the notebook to updatestring (required)
descriptionThe description of the notebookstring
collaboratorsA list of users to share the notebook with.list of string
publicIf set the notebook will be public.bool
attachmentRaw data of an attachment to be added to the notebookstring
attachment_filenameThe name of the attachmentstring

Required Permissions: COLLECT_SERVER

Description

Update a notebook metadata.