Skip to main content
POST
Update Variable

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Path Parameters

id
integer<int64>
required

The ID of the script that contains the variable

variableId
integer<int64>
required

The ID of the Environment Variable that will be updated

Body

application/json

The variable that will be added

DefaultValue
string | null
Maximum string length: 4096
Required
boolean | null

Response

The script with the requested ID

Id
integer<int64>
Name
string | null
Required
boolean
DefaultValue
string | null