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