v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13101018.7 KB
achievementConfigurations

Update the metadata of the achievement configuration with the given ID.

put/games/v1configuration/achievements/{achievementId}

Path parameters

achievementIdstring required

The ID of the achievement used by this method.

Request body

idstring

The ID of the achievement.

stepsToUnlockinteger

Steps to unlock. Only applicable to incremental achievements.

initialState'INITIAL_STATE_UNSPECIFIED' | 'HIDDEN' | 'REVEALED'

The initial state of the achievement.

kindstring

Uniquely identifies the type of this resource. Value is always the fixed string gamesConfiguration#achievementConfiguration.

tokenstring

The token for this resource.

achievementType'ACHIEVEMENT_TYPE_UNSPECIFIED' | 'STANDARD' | 'INCREMENTAL'

The type of the achievement.

Response

Successful response