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

# Update an Employee Emergency Contact referenced by ID.

`PUT /emergencycontacts/{id}`

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `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)
