PUT (/users/me/gamerpic)
Uploads a 1080x1080 gamerpic.
Request body
The request body is a gamerpic (1080x1080 PNG file).
HTTP status codes
The service returns one of the status codes in this section in response to a request made with this method on this resource. For a complete list of standard HTTP status codes used with Xbox Live Services, see Standard HTTP status codes.
Code | Reason phrase | Description |
---|---|---|
200 | OK | Successful GET. |
201 | Created. | Upload was successful. |
403 | Forbidden | The privilege is revoked. |
500 | Error | Something went wrong. |
Response body
No objects are sent in the body of the response.