Skip to main content
POST
Create Global Variable Endpoint

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Body

application/json
name
string
required
Required string length: 1 - 256
value
string
default:""
description
string | null
Maximum string length: 1024
category
string | null
Maximum string length: 128
is_secret
boolean
default:false

Response

Successful Response

variable
GlobalVariablesModel · object
required

Stores organization/team-level global variables that are automatically injected into every workflow execution for that team.