v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Leaderboard

Creates a participant in a leaderboard.

post/leaderboard/{leaderboardId}/participants

Path parameters

leaderboardIdstring required

The id of the leaderboard the participant will be added to.

Request body

namestring required

The name of the participant.

Response

OK

participantIdstring required

The id of the created participant.

datasetIdstring required

The id of the participant's dataset.