update_work_activity
Modify work activity details in Procore to manage incident-related tasks, including updating names and activation status.
Instructions
Update Work Activity. [Project Management/Incidents] PATCH /rest/v1.0/companies/{company_id}/incidents/work_activities/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Work Activity ID | |
| name | Yes | The Name of the Work Activity | |
| active | No | Flag that denotes if the Work Activity is available for use |