{ "userImageUrl": "https://pub-static.fotor.com/assets/goart-effects/examples/mini-figure-after.jpg", "action": "auto" }
curl --location --request POST 'https://api-b.fotor.com/v1/aiart/backgroundremover' \ --header 'Authorization: Bearer <your api key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "userImageUrl": "https://pub-static.fotor.com/assets/goart-effects/examples/mini-figure-after.jpg", "action": "auto" }'
{ "code": "000", "msg": "success", "data": { "taskId": "e0dc194703174b6eafeacb4ee8e02850" } }