Skip to main content
PUT
Update a workbook

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
number
required
workbookId
number
required

Body

application/json

UpdateWorkbookInput

folderId
number | null
meta
object | null
name
string | null
slug
string | null
slugTakeover
boolean | null

Response

200 - application/json

Successful response