Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Enter your token in the format token TOKEN

Headers

X-PhraseApp-OTP
string

Two-Factor-Authentication token (optional)

Path Parameters

account_id
string
required

Account ID

glossary_id
string
required

Glossary ID

term_id
string
required

Term ID

id
string
required

ID

Body

application/json
locale_code
string

Identifies the language for this translation

Example:

"en-US"

content
string

The content of the translation

Example:

"My translated term"

Response

OK

id
string
locale_code
string
content
string
created_at
string<date-time>
updated_at
string<date-time>