cURL
curl --request POST \ --url https://app.d-sports.org/api/webhooks/leagues-sync \ --header 'x-webhook-secret: <x-webhook-secret>'
Webhook triggered by GitHub Actions to synchronize league data from the leagues repository into the database.
Must match LEAGUES_WEBHOOK_SECRET.
Sync result object
Was this page helpful?