Image Generation
Recolor image
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
The existing image containing the object to be recolored.
The object in the image that you want to recolor.
The new color or style for the identified object.
The format of the generated image.
Available options:
url
, Base64
Was this page helpful?