Skip to main content
PATCH
Update Variable

Example Request

Uses partial updates - only provided fields are changed. The key cannot be modified after creation.
Update value to set a variable’s current value, or defaultValue to change its initial state.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

variableId
string
required

Body

application/json
variable
object
required

Response

Successful response

success
boolean
required
message
string
required
data
object
required