v106

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
variable

create variable

post/w/{workspace}/variables/create

Path parameters

workspacestring required

Query parameters

already_encryptedboolean

whether the variable is already encrypted (default false)

Request body

pathstring required

The path to the variable

valuestring required

The value of the variable

is_secretboolean required

Whether the variable is a secret

descriptionstring required

The description of the variable

accountinteger

The account identifier

is_oauthboolean

Whether the variable is an OAuth variable

expires_atstring date-time

The expiration date of the variable

labelsstring[]
ws_specificboolean

Response

variable created