notebooks_put_projects {civis} | R Documentation |
Add a Notebook to a project
Description
Add a Notebook to a project
Usage
notebooks_put_projects(id, project_id)
Arguments
id |
integer required. The ID of the Notebook. |
project_id |
integer required. The ID of the project. |
Value
An empty HTTP response
[Package civis version 3.1.2 Index]