---
title: "Upload Img Obj Remover Source"
method: POST
path: "/api/v2/img-obj-rm/upload"
tags: ["img obj remover"]
---

# Upload Img Obj Remover Source

`POST /api/v2/img-obj-rm/upload`

## Query parameters

- `app_id` string, required
- `guest_id` string, required
- `item` unknown

## Request body

- RoutersV2FeaturesImgObjRemoveV1ImgUploadFileItem
  - `origin_url` string, required — 背景擦除图片
  - `model` string — 模型类型

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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