> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PUT (/users/me/gamerpic)

> PUT (/users/me/gamerpic)

# PUT (/users/me/gamerpic)

Uploads a 1080x1080 gamerpic.

* [Request body](#ID4EQ)
* [HTTP status codes](#ID4EZ)
* [Response body](#ID4EXC)

<a id="ID4EQ" />

## Request body

The request body is a gamerpic (1080x1080 PNG file).

<a id="ID4EZ" />

## 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](/reference/live/rest/additional/httpstatuscodes).

| Code | Reason phrase | Description               |
| ---- | ------------- | ------------------------- |
| 200  | OK            | Successful GET.           |
| 201  | Created.      | Upload was successful.    |
| 403  | Forbidden     | The privilege is revoked. |
| 500  | Error         | Something went wrong.     |

<a id="ID4EXC" />

## Response body

No objects are sent in the body of the response.

<a id="ID4ECD" />

## See also

<a id="ID4EED" />

##### Parent

[/users/me/gamerpic](/reference/live/rest/uri/gamerpic/uri-usersmegamerpic)
