Sample cURL Command
curl -X POST "https://report.jegc.tech/webhook.php?token=90e02027531ad82fb5d4cccf83aa410ba47d15429ef5cc1c6856bdc15c41e61d" \
-H "Content-Type: application/json" \
-d '{"contact_id":"abc123","first_name":"John","last_name":"Doe",
"Year":2019,"Make":"Kia","location":{"city":"Palo Alto","state":"CA"},
"tags":["lead"],"active":true,"sold_date":null,
"date_created":"2026-04-10T16:45:33.909Z"}'
Danger Zone
This will delete all payloads, discovered fields, and endpoints, then create a fresh default endpoint with a new token.