/users/xuid({xuid})/achievements/{scid}/update
Updates the progress of an Achievement.
Note:
Only supported for the platform.
The domain for these URIs is achievements.xboxlive.com
.
URI parameters
Parameter | Type | Description |
---|---|---|
xuid | 64-bit unsigned integer | Xbox User ID (XUID) of the user whose resource is being accessed. Must match the XUID of the authenticated user. |
scid | GUID | Unique identifier of the service configuration whose achievement is being accessed. |
Valid methods
POST (/users/xuid({xuid})/achievements/{scid}/{achievementid})
Updates the progress of an Achievement.