Skip to content

patch_api_workspaces_workspaceId_notebooks_id

PATCH
/api/workspaces/{workspaceId}/notebooks/{id}
workspaceId
required
string
id
required
string
object
name
string
blocks
Array<object>
object
id
required
string
type
required
string
Allowed values: code sql markdown
source
required
string
connectionId
string
outputs
Array
executionCount
number
executedAt
string
clientId
string

Successful response

object
success

Whether the request succeeded.

boolean
data

Endpoint-specific response payload.

message
string
Example
Operation completed
error
string
Example
Error message

Invalid request

object
success
boolean
error
string
Example
Error message

Internal server error

object
success
boolean
error
string
Example
Error message