Edit or modify an image based on the supplied prompt. The image can be provided either as a multipart form-data file upload or as a base64-encoded string in a JSON request.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Edit an image based on the supplied prompt.
OK
The response is of type file
.