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

project_id
string
required

Project ID

name
string
required

name

Body

application/json
name
string

Name of the variable

Example:

"MY_VARIABLE"

value
string

Value of the variable

Example:

"Hello World"

Response

OK

name
string
value
string
created_at
string<date-time>
updated_at
string<date-time>