---
title: "Delete an Employee Emergency Contact referenced by ID."
method: DELETE
path: "/emergencycontacts/{id}"
tags: ["EmergencyContacts"]
---

# Delete an Employee Emergency Contact referenced by ID.

`DELETE /emergencycontacts/{id}`

![Beta](https://img.shields.io/badge/Status-Beta-yellow) <br /> This API request method is currently in beta testing. <br /> To gain access to use this method, please contact <a href='mailto:hrapi@iris.co.uk'>hrapi@iris.co.uk</a>.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/hrapi/apis/hr-api.md) · [All operations](https://skmtc.net/hrapi/apis/hr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hrapi/hr-api/versions/f218760c73b5/schema)
