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

# Profile Update

`POST /user/profile/update`

Update the users profile information

## Headers

- `dA-minor-version` integer

## Response `200`

Successful response

- object
  - `error_description` string
  - `success` 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/revisions/13070f736f39/schema)
