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