delete_incident_alert_recipient
Remove a user from receiving alerts for specific incident severity levels in Procore. This tool helps manage notification lists by deleting recipients when they no longer need to be notified about incidents.
Instructions
Delete Incident Alert Recipient. [Project Management/Incidents] DELETE /rest/v1.0/companies/{company_id}/incidents/severity_levels/{severity_level_id}/alert_recipients/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| severity_level_id | Yes | Incident Severity Level ID | |
| id | Yes | Incident Alert Recipient's User ID |