---
title: "Create Object Removal Free"
method: POST
path: "/api/vmodel/v1/free/img/removal"
---

# Create Object Removal Free

`POST /api/vmodel/v1/free/img/removal`

## Query parameters

- `app_id` string, required

## Request body

- VmodelObjectRemovalFreeItem
  - `mask` string, required — 图片换脸检测id
  - `image` string, required — 图片换脸字符串内容
  - `platform` string — 功能类型
  - `user_id` string, required — 用户id

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