Update a workbook
Updates a workbook
Adding a sheet to a workbook does not require the config object to be provided, however updating an existing sheet does.
Path parameters
workbookId
ID of workbook to update
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Disable-Hooks
Request
This endpoint expects an object.
name
The name of the Workbook.
labels
An optional list of labels for the Workbook.
spaceId
The Space Id associated with the Workbook.
environmentId
The Environment Id associated with the Workbook.
namespace
The namespace of the Workbook.
sheets
Describes shape of data as well as behavior
actions
metadata
Metadata for the workbook
settings
The Workbook settings.
Response
This endpoint returns an object.
data
A collection of one or more sheets