Skip to main content

Create Term

POST 

/terms

Creates a new term in the glossary.

The term will be initialized with the provided name and description, and optional synonyms. A unique identifier will be automatically generated.

Default behaviors:

  • synonyms defaults to an empty list if not provided

Request

Responses

Term successfully created. Returns the complete term object including generated ID