Variables
Update Variable By Name
PATCH
Headers
Path Parameters
Body
application/json
Data used by the Prefect REST API to update a Variable.
The name of the variable
Maximum length:
255
Example:
"my-variable"
The value of the variable
Example:
"my-value"
A list of variable tags
Example:
["tag-1", "tag-2"]
Response
204
_mintlify/placeholder
Successful Response
Was this page helpful?