bulk_destroy_action_plan_template_approvers
Remove multiple approvers from an action plan template in Procore to update project management workflows. Specify project ID, template ID, and approver IDs to delete.
Instructions
Bulk Destroy Action Plan Template Approvers. [Project Management/Action Plans] DELETE /rest/v1.0/projects/{project_id}/action_plans/plan_template_approvers/bulk_destroy
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 | |
| ids | Yes | Array of Approver IDs |