cURL
curl --request POST \ --url https://app.d-sports.org/api/webhooks/leagues-sync \ --header 'Authorization: Bearer <token>'
Triggered by external CI on push to the leagues data repo. Requires x-webhook-secret header.
REVENUECAT_WEBHOOK_SECRET for /api/webhooks/revenuecat.
{ success, data }
Was this page helpful?