update_action_plan_section
Modify an action plan section in Procore to update its title or view settings for project management workflows.
Instructions
Update Action Plan Section. [Project Management/Action Plans] PATCH /rest/v1.0/projects/{project_id}/action_plans/plan_sections/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Action Plan Section ID | |
| view | No | Specifies which view (which attributes) of the Action Plan Section is going to be present in the response. - `normal` (default): Returns standard Action Plan Section attributes - `extended`: Return... | |
| title | No | Title |