Skip to main content
PUT
Add Glossary Item

Description

This endpoint allows you to add a new glossary item for a specific language. The glossary item will be associated with the authenticated user and their organization. Resolve language_id using the Get Languages endpoint (GET /v2/languages/) โ€” each language includes a language_id field.

Authorizations

X-API-Key
string
header
required

Query Parameters

language_id
integer | null

Body

application/x-www-form-urlencoded
items
string
required

Response

Successful Response