Skip to content

Support for custom request body parameters

Compare
Choose a tag to compare
@mtownsend5512 mtownsend5512 released this 15 Aug 15:44
· 7 commits to master since this release

1.1.0 adds support for adding custom request body parameters. The remove.bg api has developed beyond its first initial release where it only allowed a limited set of request body parameters.

Now you can specify parameters such as, "type", "format", "roi", "crop", "bg_color" and many more.

This package now supports all of these request body parameters with the 'body' method.

Happy background removing!