cURL
curl --request POST \ --url https://app.d-sports.org/api/admin/leagues/sync \ --header 'Authorization: Bearer <token>'
Admin-only. Triggers manual league data synchronization.
Clerk session token. Use Authorization: Bearer .
Sync result
Was this page helpful?