I am curious if someone was able to update a certain telemetry record via REST API?
Is this not supported yet?
CodePudding user response:
JacksonB's answer works like a charm.
But the API name has changed to saveEntityTelemetry
in the latest version.