Skip to main content
PATCH
/
notebooks
/
{notebook_id}
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Path Parameters

notebook_id
string<uuid>
required

Body

application/json
name
string | null
description
string | null
compute_type
enum<string> | null
Available options:
mini-compute,
small-compute,
standard,
high-mem,
t4,
t4x4
content
Content · object
last_session_id
string<uuid> | null
pipeline_id
string<uuid> | null

Response

Successful Response