v2
Remove image background
Use this method to remove background from images
post/v2/files/removeBackground
Request body
Example request
{
"filename": "/REST API Examples/filename.jpg"
}Response
Successful
Use this method to remove background from images
{
"filename": "/REST API Examples/filename.jpg"
}Successful