Skip to main content
POST
/
api
/
webhooks
/
leagues-sync
Leagues sync webhook
curl --request POST \
  --url https://app.d-sports.org/api/webhooks/leagues-sync \
  --header 'x-webhook-secret: <api-key>'

Authorizations

x-webhook-secret
string
header
required

LEAGUES_WEBHOOK_SECRET for /api/webhooks/leagues-sync.

Response

{ success, data }