Is there any way I can know for sure that Influx cloud received the data?

I’ve been using node red to send metrics to the Influx cloud, but I wanted to know if there is a way to know whether my data was received or not.

I think that the protocol itself acknowledges the requests. If I am correct output node throws an error If the data is not successfully recieved.