---
title: "Update template"
method: POST
path: "/templates/update/{uid}"
tags: ["Templates"]
---

# Update template

`POST /templates/update/{uid}`

Update template

## Path parameters

- `uid` string, required

## Request body

- Template
  - `type` string
  - `template` object

## Response `200`

successful operation

---

[API](https://skmtc.net/worldbank/apis/metadata-editor-api.md) · [All operations](https://skmtc.net/worldbank/apis/metadata-editor-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/worldbank/metadata-editor-api/revisions/f4c8258bab5a/schema)
