---
title: "Update the user's description"
method: POST
path: "/v1/description#users.roblox.com"
tags: ["Accounts", "User profiles"]
---

# Update the user's description

`POST /v1/description#users.roblox.com`

## Request body

- RobloxUsersApiDescriptionRequest — The description request
  - `description` string — The description

## Response `200`

OK

- RobloxUsersApiDescriptionResponse — The description response
  - `description` string — The description

## Other responses

- `400` — 1: User not found.
- `401` — 0: Authorization has been denied for this request.
- `403` — 0: Token Validation Failed 2: PIN is locked.
- `500` — 0: An unknown error occured.
- `503` — 3: This feature is currently disabled. Please try again later.

---

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