imports_delete_projects {civis} | R Documentation |
Remove an Import from a project
Description
Remove an Import from a project
Usage
imports_delete_projects(id, project_id)
Arguments
id |
integer required. The ID of the Import. |
project_id |
integer required. The ID of the project. |
Value
An empty HTTP response
[Package civis version 3.1.2 Index]