Delete Work Activity
delete_work_activityPermanently delete a specified work activity from a company using its ID. This action cannot be undone.
Instructions
Deletes a Work Activity. Note that Procore provided Work Activities cannot be deleted. Use this to permanently delete the specified Incidents. This cannot be undone. Permanently removes the specified Incidents. This action cannot be undone. Required parameters: company_id, id. Procore API: Project Management > Incidents. Endpoint: DELETE /rest/v1.0/companies/{company_id}/incidents/work_activities/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — unique identifier of the Incidents resource |