projects_delete {civis} | R Documentation |
Archive a project (deprecated, use the /archive endpoint instead)
Description
Archive a project (deprecated, use the /archive endpoint instead)
Usage
projects_delete(project_id)
Arguments
project_id |
integer required. |
Value
An empty HTTP response
[Package civis version 3.1.2 Index]