| Parameters | Type | Description |
|---|---|---|
| b64_json | string | If response_format is b64_json, generate base64 encoded JSON of the image |
| url | string | If response_format is url (default), the URL of the generated image |
| revised_prompt | string | The prompt used to generate the image if the prompt has any revisions |
{
"url": "...",
"revised_prompt": "..."
}