v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133977107.4 KB
achievements

Sets the steps for the currently authenticated player towards unlocking an achievement. If the steps parameter is less than the current number of steps that the player already gained for the achievement, the achievement is not modified.

post/games/v1/achievements/{achievementId}/setStepsAtLeast

Path parameters

achievementIdstring required

The ID of the achievement used by this method.

Query parameters

stepsinteger required

Required. The minimum value to set the steps to.

Response

Successful response