---
title: "Avatar Update"
method: POST
path: "/user/profile/avatar/update"
tags: ["user"]
---

# Avatar Update

`POST /user/profile/avatar/update`

Upload a new avatar

## Headers

- `dA-minor-version` integer

## Response `200`

Successful response

- object
  - `avatar` string, required
  - `uploadid` string, nullable, required
  - `ready` boolean, required

---

[API](https://skmtc.net/deviantart/apis/deviantart-api.md) · [All operations](https://skmtc.net/deviantart/apis/deviantart-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deviantart/deviantart-api/versions/13070f736f39/schema)
