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

Body

application/json
name
string
required
value
string
required
description
string | null

Response

Successful Response

variable
ClusterVariable · object
required