v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Leaderboard

Boosts a subset of participants within a leaderboard.

post/leaderboard/{leaderboardId}/boost

Path parameters

leaderboardIdstring required

The id of the leaderboard to boost.

Request body

participantsstring[] required

The participants of the given leaderboard that should be boosted.

totalResponsesinteger required

The total responses to add, shared across all participants.

seedinteger nullable

Optional seed for deterministic matchup selection. Use the same value across leaderboards of a benchmark to have them boosted on the same image pairs. Omit for random selection.

Response

No Content