Skip to main content
POST
leaderboard.rank_changed

Body

application/json

The webhook event.

type
enum<string>
required

The webhook event type.

Available options:
leaderboard.rank_changed
user
User · object
required

The user whose rank changed.

leaderboard
WebhookUserLeaderboardResponse · object
required

The user's leaderboard data that changed. A user's data for a specific leaderboard including rank, value, and history. A leaderboard with its configuration details.

Response

200

Return a 200 status to indicate the webhook was received and processed.