---
title: "Create Upload File"
method: POST
path: "/avatar/upload/"
tags: ["Avatars management"]
---

# Create Upload File

`POST /avatar/upload/`

Endpoint to upload an image for the avatar

## Query parameters

- `avatar_id` string, uuid, required

## Response `200`

Successful Response

- string

## Other responses

- `422` — Validation Error

---

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