v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-22216424765.0 KB
gateway.openapi_Gateway

CRUD APIs for leaderboards.

post/v1/accounts/{account_id}/leaderboards

Path parameters

account_idstring required

The Account Id

Request body

leaderboardIdstring

Optional explicit leaderboard ID (defaults to server-generated).

Response

A successful response.

namestring
displayNamestring

Human-friendly display name.

createTimestring date-time

Create time (server populated).

updateTimestring date-time

Update time (server populated).

descriptionstring

Optional description.

jobCountinteger

Computed count of jobs attached to this leaderboard.