---
title: "Create Multiple Video Face Swap Detect Vmodel Task"
method: POST
path: "/api/vmodel/v1/video/detect"
---

# Create Multiple Video Face Swap Detect Vmodel Task

`POST /api/vmodel/v1/video/detect`

多人视频换脸人脸检测

## Query parameters

- `app_id` string, required

## Request body

- VmodelFaceSwapDetectItem
  - `source_video_url` string, required — 图片换脸url

## 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)
