cURL
curl --request POST \ --url https://app.d-sports.org/api/webhooks/leagues-sync
Triggered by CI on push to the leagues repo. Requires x-webhook-secret header matching LEAGUES_WEBHOOK_SECRET.
{ success, data }
Was this page helpful?