post https://api.demo.getontop.com/webhooks/events
curl --location 'https://api.demo.getontop.com/webhooks/events \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer xxxxxxxxxxxxxxxxxx' \
--data '{
"event_type": "KYC"
}'