Delete Affliction Type
delete_affliction_typePermanently removes a custom affliction type from the specified company. This action cannot be undone and only applies to non-Procore provided types.
Instructions
Deletes an Affliction Type. Note that Procore provided Affliction Types 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/affliction_types/{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 |