Image Generation
Search replace content
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
The existing image that contains the object to be replaced.
The object in the image that you want to replace.
The new object that will replace the existing one.
The format of the generated image.
Available options:
url
, Base64
Was this page helpful?