---
title: "Create Img Bg Remover Task"
method: POST
path: "/api/v2/img-bgrm/create"
tags: ["img background remover"]
---

# Create Img Bg Remover Task

`POST /api/v2/img-bgrm/create`

## Query parameters

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

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