Skip to main content
POST
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

Body

application/json
name
string
required

Name of the variable

Example:

"MY_VARIABLE"

value
string

Value of the variable

Example:

"Hello World"

Response

Created

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