---
title: "Upload image"
method: POST
path: "/v1/portrait"
tags: ["Portrait"]
---

# Upload image

`POST /v1/portrait`

## Query parameters

- `aspect_ratio` string

## Headers

- `content-length` integer

## Response `200`

Successful Response

- UploadAudioResponseBody
  - `url` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/hedra-labs/apis/hedra-api.md) · [All operations](https://skmtc.dev/hedra-labs/apis/hedra-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hedra-labs/hedra-api/revisions/ec0a74ecb65d/schema)
