create_action_plan_template_approver
Designate an approver for action plan templates in Procore projects to ensure proper review and authorization before implementation.
Instructions
Create Action Plan Template Approver. [Project Management/Action Plans] POST /rest/v1.0/projects/{project_id}/action_plans/plan_template_approvers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| plan_template_id | Yes | ID of the Project Action Plan Template | |
| party_id | Yes | ID of the Party to be designated as the Plan Approver |