Updates information about the specified achievement.
OK
(Bad Request) Invalid request parameters
Authentication token is invalid
(Unprocessable Entity) Semantic errors in request
(Too Many Requests) Too many requests are sent during the rate limit period
{- "code": "string",
- "description": "string",
- "game_id": 0,
- "hidden": true,
- "localized_content": [
- {
- "country": "strin",
- "description": "string",
- "title": "string"
}
], - "lock_image": "string",
- "title": "string",
- "unlock_image": "string"
}
{- "code": "string",
- "description": "string",
- "game_id": 0,
- "hidden": true,
- "id": 0,
- "localized_content": [
- {
- "country": "strin",
- "description": "string",
- "title": "string"
}
], - "lock_image": "string",
- "title": "string",
- "unlock_image": "string"
}