Skip to main content

Create Variable

Create a new variable.

Request Body REQUIRED
name Name REQUIRED

Name of the variable

value Value REQUIRED

Encrypted value of the variable

default_fields Default Fields REQUIRED
type Type

Type of the variable

created_at Created At

Creation time of the variable

updated_at Updated At

Creation time of the variable

Responses
201

Successful Response

Schema OPTIONAL
id uuid
name Name OPTIONAL

Name of the variable

type Type OPTIONAL

Type of the variable

value Value OPTIONAL

Encrypted value of the variable

default_fields Default Fields OPTIONAL

Default fields for the variable

422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type

Hi, how can I help you?