delete_emergency_contact
Remove an emergency contact using its unique ID, keeping your emergency response data accurate and up to date.
Instructions
Emergency Contacts · mutation deleteEmergencyContact. Variables: id. Example variables: {"id":""}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GraphQL: ID! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |