Learn R Programming

civis (version 3.0.0)

projects_delete_parent_projects: Remove an item from a Parent Project

Description

Remove an item from a Parent Project

Usage

projects_delete_parent_projects(id, parent_project_id)

Value

An empty HTTP response

Arguments

id

integer required. The ID of the item.

parent_project_id

integer required. The ID of the Parent Project.