Confirmation on data was written

Is there any mechanism instead of 204 response I can use to confirm my data was written and written points are accessible?
Is there a feature I can enable in InfluxDB to get number of points that were written by my post request? e,g. as a reponse parameter in some 2xx response.