---
title: "Update an egress template"
method: PUT
path: "/api/v1/egress-templates/{templateId}"
tags: ["EgressTemplate"]
---

# Update an egress template

`PUT /api/v1/egress-templates/{templateId}`

Updates template metadata and/or mappings CSV. Auto-increments version.

## Path parameters

- `templateId` string, required

## Headers

- `tenant-id` string
- `x-user-id` string

## Response `200`

Template updated successfully

## Other responses

- `401` — Not Authorized
- `403` — Not Allowed
- `404` — Template not found

---

[API](https://skmtc.net/certifyos/apis/certify-api-layer.md) · [All operations](https://skmtc.net/certifyos/apis/certify-api-layer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/certifyos/certify-api-layer/revisions/3d27e9019c7b/schema)
