projects_delete_parent_projects {civis}R Documentation

Remove an item from a Parent Project

Description

Remove an item from a Parent Project

Usage

projects_delete_parent_projects(id, parent_project_id)

Arguments

id

integer required. The ID of the item.

parent_project_id

integer required. The ID of the Parent Project.

Value

An empty HTTP response


[Package civis version 3.1.2 Index]