delete_action_plan
Remove an action plan from a Procore project to eliminate outdated or completed project management tasks.
Instructions
Delete Action Plan. [Project Management/Action Plans] DELETE /rest/v1.0/projects/{project_id}/action_plans/plans/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Action Plan ID |