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 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

REVENUECAT_WEBHOOK_SECRET for /api/webhooks/revenuecat.

Response

{ success, data }