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