---
title: "PUT /api/metadata/glossary"
method: PUT
path: "/api/metadata/glossary"
tags: ["Glossary Metadata APIs"]
deprecated: true
---

# PUT /api/metadata/glossary

`PUT /api/metadata/glossary`

> **Deprecated.**

<b>Allowed user roles:</b><br/><ul><li>sdzAdmin</li></ul><br/><br/>DEPRECATED: Use /{id} endpoint instead. | Put (update or create) the Glossary in the secure data zone.<b><br/><br/>Deprecated since 02 OCT 2024</b>

## Request body

- Glossary
  - `id` string, uuid, required
  - `term` string, required
  - `type` string
  - `description` string
  - `abbreviations` string[]
  - `aliases` string[]
  - `groupName` string
  - `properties` object

## Response `200`

OK

---

[API](https://skmtc.net/burstiq/apis/lifegraph-apis.md) · [All operations](https://skmtc.net/burstiq/apis/lifegraph-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/burstiq/lifegraph-apis/versions/381306ef1fcd/schema)
