time
, value
and import_id
are requiredtime
must conform to format defined in RFC3339, the time will be truncated to whole secondsvalue
has to be a floating point number; we recommend sending only reasonable number of digits after the decimal pointimport_id
is limited to 255 characters, it is case-sensitive, must not contain spacessender
is a case-sensitive string limited to 255 characters used for debugging and verificationsuit
is an optional string identifying the series of readings, if not provided default
will be used, must not contain spacestest
).import_id
, suit
, time
and value
) will result in 409 status code.This endpoint requires an import token, not an access token.