Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Project API key. Pass as Authorization: Bearer ndsk_live_.... Manage keys via /projects/me/api-keys. Test-mode keys use the ndsk_test_ prefix.

Path Parameters

key
string
required

Translation key in dot.notation.

Example:

"hero.headline"

Body

application/json
value
string
required
Example:

"Welcome to Lakeside Yoga"

lang
string

BCP-47 language tag. Defaults to project default.

Example:

"en"

Response

Updated value.

key
string
required
Example:

"hero.headline"

value
string
required
Example:

"Find your calm, one breath at a time"

lang
string
required
Example:

"en"

all_locales
object
Example: