Dynamic Variables
Update Dynamic Variable
Update an existing dynamic variable
PATCH
Update a dynamic variable’s configuration. Only include fields you want to change.
Path Parameters
string
required
UUID of the dynamic variable to update
Request Body
string
Variable name
string
Description of what this variable captures
string
Data type:
text, number, boolean, or enumarray
Required when
var_type is enum. List of allowed values.