achievements
Increments the steps of the achievement with the given ID for the currently authenticated player.
post/games/v1/achievements/{achievementId}/increment
Path parameters
achievementIdstring required
The ID of the achievement used by this method.
Query parameters
stepsToIncrementinteger required
Required. The number of steps to increment.
requestIdstring
A randomly generated numeric ID for each request specified by the caller. This number is used at the server to ensure that the request is handled correctly across retries.
Response
Successful response