Move Action Plan Back Into "Draft"
move_action_plan_back_into_draftMove an Action Plan back to draft status, removing approver and receiver signatures to enable updates.
Instructions
Move Action Plan Back into "Draft". This will remove approver and receiver signatures from the Plan, and set the status to "draft". Once in this state, the Plan is able to be updated. Use this to perform the move action action on Action Plans. Creates a new Action Plans and returns the created object on success (HTTP 201). Required parameters: project_id, id. Procore API: Project Management > Action Plans. Endpoint: POST /rest/v1.0/projects/{project_id}/action_plans/plans/{id}/revise
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the Action Plans resource |