Bulk Update Company Action Plan Template Item Assignees
bulk_update_company_action_plan_template_item_assigneesBulk update multiple assignees for action plan template items in a company. Modify existing assignments using the Procore API and return updated objects.
Instructions
Updates multiple Action Plan Assignees for the selected action plan items. Use this to update an existing Action Plans (only the supplied fields are changed). Updates the specified Action Plans and returns the modified object on success. Required parameters: company_id, plan_template_item_assignees. Procore API: Project Management > Action Plans. Endpoint: PATCH /rest/v1.0/companies/{company_id}/action_plans/plan_template_item_assignees/bulk_update
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| completion_mode | No | Query string parameter — whether to update what can be or nothing if one can not be updated. Defaults to "all_or_nothing" | |
| plan_template_item_assignees | Yes | JSON request body field — plan_template_item_assignees |