Skip to main content
POST
Remove Background

Headers

Request Body

Example Request

Response

Returns a task object containing the task information.
This is the initial success response. Use the job_id to check the task status via the Get Task endpoint to retrieve the completed result with image URLs.

Authorizations

x-api-key
string
header
required

API key for authentication

Body

application/json
imgUrl
string<uri>
required

URL of the image to process

Maximum string length: 1024
callback
string<uri>

Callback URL for task completion notifications

Response

Remove background task created successfully