Create a Variable ValueAsk AIpost https://svc.blockdaemon.com/streaming/v2/variables/{variable_id}/valuesCreates a new value for the specified variable. Duplicate values are not allowed.Path Paramsvariable_iduuidrequiredID of the variableBody ParamsThe variable value to addvalueNumberStringBoolrequiredThe value to assign to the variable. Can be a string, number, or boolean.Responses 201Variable value created defaultUnexpected errorUpdated 4 days ago