v1

latestOpenAPI 3.1.02026-08-04222461539.5 KB
workbooks

Create a workbook

Creates a workbook and adds it to a space

post/workbooks

Headers

Authorizationstring required

Bearer authentication

X-Disable-Hooks'true' required

Request body

namestring required

The name of the Workbook.

labelsstring[]

An optional list of labels for the Workbook.

spaceIdstring

Space ID

environmentIdstring

Environment ID

namespacestring

Optional namespace to apply to the Workbook.

{"stackTrail":"components:schemas:type_workbooks%3ACreateWorkbookConfig:properties:metadata","oasType":"schema","type":"unknown","description":"Metadata for the workbook"}
treatmentsTypeWorkbooksWorkbookTreatments[]

Treatments for the workbook

storageStrategy'RAINBOW_TABLES' | 'CELL_HISTORY' | 'HYPERCUBE' | 'QUICKSTORE' | 'DUCKDB' | 'FOREIGNDB' | 'MEMCSV'
folderstring

The folder to group the workbook in

Response

Response with status 200