---
title: "Create Photo Face Swap"
method: POST
path: "/api/vmodel/swap/img/hd/v1/task"
---

# Create Photo Face Swap

`POST /api/vmodel/swap/img/hd/v1/task`

## Query parameters

- `app_id` string, required

## Request body

- VmodelPhotoFaceSwapProItem
  - `swap_image` string
  - `target_image` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/videofaceswap/apis/fastapi.md) · [All operations](https://skmtc.dev/videofaceswap/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/videofaceswap/fastapi/revisions/76b11ccab8af/schema)
