API Reference
Deletes a specific datapoint by ID.
curl --request DELETE \ --url https://app.gomangrove.com/api/v1/projects/{project_id}/events/{event_id}/data_points/{data_point_id} \ --header 'Authorization: <api-key>'
""
The response is of type any.
any