Remove Image Background
POST
/remove-image-background
Remove Image Background
Endpoint to remove the background from an image.
Request Body
image
string
The image file to remove the background from.
Format:"binary"
Status code | Description |
---|---|
200 | Successfully removed background |
400 | Bad Request |
500 | Internal Server Error |