v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133977107.4 KB
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