move_action_plan_back_into_draft
Revert a Procore action plan to draft status for editing, allowing project managers to modify plans before final approval.
Instructions
Move Action Plan back into "Draft". [Project Management/Action Plans] POST /rest/v1.0/projects/{project_id}/action_plans/plans/{id}/revise
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Action Plan ID |