---
title: "Upscale an avatar"
method: POST
path: "/v2/photo_avatar/upscale"
tags: ["Photo Avatars"]
---

# Upscale an avatar

`POST /v2/photo_avatar/upscale`

Call this api to upscale an avatar, can only be called on an avatar that has motion, returns the photo avatar id that is upscaled

## Request body

- object
  - `id` string — avatar id

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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