Live test: send data to a variableAsk AIpost https://industrial.api.ubidots.com/api/v1.6/variables/{variable_id}/valuesThis endpoint allows you to send data to one variable.Path Paramsvariable_idstringrequiredThe ID of the variable to which data will be sent. Can be found in the variable's left-side panel, below "API label" or in the variable's URL.Query ParamstokenstringThe token to authenticate the request. Supported but not recommended. It's recommended to use the X-Auth-Token header instead.Responses 200 400Bad Request 401UnauthorizedUpdated 4 months ago