PATCH
/
api
/
variables
/
{id}

Headers

x-prefect-api-version
string

Path Parameters

id
string
required

Body

application/json

Data used by the Prefect REST API to update a Variable.

name
string | null

The name of the variable

value

The value of the variable

tags
string[] | null

A list of variable tags