projects_put_parent_projects {civis}R Documentation

Add an item to a Parent Project

Description

Add an item to a Parent Project

Usage

projects_put_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]