Bulk Destroy Action Plan Template Approvers
bulk_destroy_action_plan_template_approversPermanently delete multiple approvers from a Project Action Plan Template in one request. This bulk action removes assigned approvers and cannot be undone.
Instructions
Bulk Destroy Action Plan Template Approvers from a given Project Action Plan Template. Use this to permanently delete the specified Action Plans. This cannot be undone. Permanently removes the specified Action Plans. This action cannot be undone. Required parameters: project_id, plan_template_id, ids. Procore API: Project Management > Action Plans. Endpoint: DELETE /rest/v1.0/projects/{project_id}/action_plans/plan_template_approvers/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| plan_template_id | Yes | JSON request body field — iD of the Project Action Plan Template | |
| ids | Yes | JSON request body field — array of Approver IDs |