---
title: "Updates the given EMS"
method: PUT
path: "/ems/{ems_id}"
tags: ["EMS"]
---

# Updates the given EMS

`PUT /ems/{ems_id}`

## Path parameters

- `ems_id` string, uuid, required

## Response `200`

Updated

## Other responses

- `201` — Created
- `400` — Bad Request
- `404` — Not Found
- `500` — Server Error

---

[API](https://skmtc.net/core-ncsrd/apis/katana.md) · [All operations](https://skmtc.net/core-ncsrd/apis/katana/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/core-ncsrd/katana/versions/7ddfc4202f39/schema)
