notebooks_delete_projects: Remove a Notebook from a project
Description
Remove a Notebook from a project
Usage
notebooks_delete_projects(id, project_id)
Value
An empty HTTP response
Arguments
- id
integer required. The ID of the Notebook.
- project_id
integer required. The ID of the project.