---
title: "Upload an avatar"
method: POST
path: "/api/v2/user/avatar"
tags: ["User"]
---

# Upload an avatar

`POST /api/v2/user/avatar`

<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Account/uploadAvatar" target="_blank">Try in sandbox</a><br>

## Response `201`

Returned when successful.

## Other responses

- `400` — Bad request.
- `401` — Unauthorized request.

---

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