Skip to main content
PUT
Update Cluster Variable Api Endpoint

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

cluster_id
string<uuid4>
required
variable_name
string
required

Body

application/json
value
string
required
description
string | null

Response

Successful Response

variable
ClusterVariable · object
required