Notebooks
Number of APIs: 5
-
Create a notebook POST {{baseUrl}}/api/v1/notebooks
-
Get all notebooks GET {{baseUrl}}/api/v1/notebooks
-
Delete a notebook DELETE {{baseUrl}}/api/v1/notebooks/:notebook_id
-
Update a notebook PUT {{baseUrl}}/api/v1/notebooks/:notebook_id
-
Get a notebook GET {{baseUrl}}/api/v1/notebooks/:notebook_id