Update a workbook

PATCH

Updates a workbook

Path parameters

workbookIdstringRequired

ID of workbook to update

Headers

X-Disable-Hooks"true"RequiredDefaults to true

Request

This endpoint expects an object.
namestringOptional

The name of the Workbook.

labelslist of stringsOptional

An optional list of labels for the Workbook.

spaceIdstringOptional

The Space Id associated with the Workbook.

environmentIdstringOptional

The Environment Id associated with the Workbook.

namespacestringOptional

The namespace of the Workbook.

sheetslist of objectsOptional

Describes shape of data as well as behavior

actionslist of objectsOptional
metadataanyOptional

Metadata for the workbook

Response

This endpoint returns an object.
dataobject

A collection of one or more sheets

Errors