variable_values

Create a Variable Value

Creates a new value for the specified variable. Duplicate values are not allowed.

post/streaming/v2/variables/{variable_id}/values

Path parameters

variable_idstring uuid required

ID of the variable

Request body

Response

Variable value created

idstring uuid required
created_atstring date-time
updated_atstring date-time

Changes