Bulk Destroy Action Plan Template Receivers
bulk_destroy_action_plan_template_receiversPermanently delete multiple receivers from a Project Action Plan Template. Requires project ID, template ID, and receiver IDs. This action cannot be undone.
Instructions
Bulk Destroy Action Plan Template Receivers 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_receivers/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 Receiver IDs |