POST
/
api
/
variables
/

Headers

x-prefect-api-version
string

Body

application/json
name
string
required

The name of the variable

value
required

The value of the variable

tags
string[]

A list of variable tags

Response

201 - application/json
id
string
created
string | null
updated
string | null
name
string
required

The name of the variable

value
required

The value of the variable

tags
string[]

A list of variable tags