> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trophy.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Leaderboard rank changed

> Triggered when a user's leaderboard rank changes.



## OpenAPI

````yaml https://api.trophy.so/v1/openapi webhook leaderboard.rank_changed
openapi: 3.1.0
info:
  title: Trophy
  version: 1.19.0
servers:
  - x-fern-server-name: Application API
    url: https://api.trophy.so/v1
    description: Application API
security: []
paths: {}

````