v2

latestSwagger 2.02026-07-1369124265.7 KB
Term

Creates a new term in the catalog. Rate limit: 200 requests per 20-second window.

post/terms

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

status'DRAFT' | 'PUBLISHED' | 'EXPIRED' required

Status of a catalog model entity indicating its lifecycle state.

idstring uuid required

Universally Unique Identifier

namestring required

The name of the term.

descriptionstring

The description of the term.

domainstring uuid required

Universally Unique Identifier

parentIdstring uuid

Universally Unique Identifier

acronymsstring[]

The list of acronyms for the term.

isLeafboolean

Whether the term is a leaf node.

Response

The request has succeeded and a new resource has been created as a result.

status'DRAFT' | 'PUBLISHED' | 'EXPIRED' required

Status of a catalog model entity indicating its lifecycle state.

idstring uuid required

Universally Unique Identifier

namestring required

The name of the term.

descriptionstring

The description of the term.

domainstring uuid required

Universally Unique Identifier

parentIdstring uuid

Universally Unique Identifier

acronymsstring[]

The list of acronyms for the term.

isLeafboolean

Whether the term is a leaf node.