Bulk Update Action Plan Template Item
bulk_update_action_plan_template_item_companyUpdate multiple Action Plan Template Items in bulk for a company. Modify existing items by supplying only the fields to change.
Instructions
Updates multiple Action Plan Template 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_items. Procore API: Project Management > Action Plans. Endpoint: PATCH /rest/v1.0/companies/{company_id}/action_plans/plan_template_items/bulk_update
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| plan_template_items | Yes | JSON request body field — the plan template items for this Action Plans operation |