Notebook Endpoints
Update Notebook
Update an existing notebook
PUT
Update notebook
Documentation Index
Fetch the complete documentation index at: https://docs.siftd.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Organization ID
Body
application/json
Notebook object
A notebook within a workspace. A notebook contains cells which can be executed.
Response
200 - application/json
OK
A notebook within a workspace. A notebook contains cells which can be executed.