POST
/
apps
/
{app_id}
/
variables
{
  "key": "<string>",
  "value": "<string>",
  "secret": true
}

Path Parameters

app_id
string
required

The ID of the app

Body

The new variable information.

Detailed information about a variable in your app

Response

200 - application/json

The created app variable.

Detailed information about a variable in your app