customer_id for this store.customer_id is set on the funnel row — anonymous eventssession_fingerprint aren't tied to a person andAuthorization: Bearer ********************curl --location --request DELETE 'https://numueg.app/api/v1/stores//customers//analytics' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"customer_id": "string",
"funnel_events_deleted": 0,
"note": "string"
},
"message": "string"
}