update_a_company_action_plan_template
Modify a company's action plan template in Procore to update project management workflows, titles, descriptions, or plan types.
Instructions
Update a Company Action Plan Template. [Project Management/Action Plans] PATCH /rest/v1.0/companies/{company_id}/action_plans/plan_templates/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Company Action Plan Template ID | |
| title | No | Title | |
| description | No | Description | |
| plan_type_id | No | ID of an Action Plan Type |