Delete Contributing Condition
delete_contributing_conditionPermanently delete a custom Contributing Condition from Procore using company ID and condition ID. Note: Procore-provided conditions cannot be removed.
Instructions
Deletes a Contributing Condition. Note that Procore provided Contributing Conditions 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}/contributing_conditions/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — contributing Condition ID |