Remove the background from an image using AI. The image can be provided either as a multipart form-data file upload, as a base64-encoded string in a JSON request, or as an image URL. Returns a PNG image with transparent background.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Remove the background from an image. Provide either an image file/base64 or an image URL.
OK - PNG image with transparent background
The response is of type file.