update_contributing_condition
Modify contributing condition details in Procore to update incident-related project management information, including name and active status.
Instructions
Update Contributing Condition. [Project Management/Incidents] PATCH /rest/v1.0/companies/{company_id}/contributing_conditions/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Contributing Condition ID | |
| name | No | The Name of the Contributing Condition | |
| active | No | Flag that denotes if the Contributing Condition is available for use |