data object schema depends on data_type + action_type + source_type. See Schemas for each product type:PushData_UserPushData_EveM_ReportPushData_EveM_ImagePushData_EveM_3DPushData_EveV_ReportPushData_EveV_ImagePushData_SDK_ReportPushData_Mobile_Reportcurl --location 'https://gapi.evelabinsight.com/your-webhook-endpoint' \
--header 'Content-Type: application/json' \
--data '{
"data_type": "test",
"sig": "9eade5a8e16f93df347cc56e2fd6a73a",
"sig_time": 1595296769,
"data": {
"id": 99961212
}
}'"success"