POST
/
notebooks
/
"<any>"

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Body

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

Response

Successful Response

The response is of type any.