Bulk Update Action Plan Item
bulk_update_action_plan_itemUpdate multiple action plan items simultaneously in a project. Specify the project ID and plan items to modify only the supplied fields.
Instructions
Updates multiple 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: project_id, plan_items. Procore API: Project Management > Action Plans. Endpoint: PATCH /rest/v1.0/projects/{project_id}/action_plans/plan_items/bulk_update
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| plan_items | Yes | JSON request body field — the plan items for this Action Plans operation |