Request
POST /v1/edit { "images": "mug.png" , "prompt": "add a slice of cake on a plate beside the mug" }
Response 200
{ "created": "2026-06-02T16:24:11Z", "data": [ { "url": "https://api.ideogram.ai/images/ephemeral/…-edit.png" , "resolution": "1024x1024" , "is_image_safe": true } ] }
