---
title: "Changes to Remix an existing image, letting the server pick the best model"
method: POST
path: "/v2/image/remix/auto"
---

# Changes to Remix an existing image, letting the server pick the best model

`POST /v2/image/remix/auto`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 34 revisions.

- **2026-09-19** `4e95197be44a` — 14 breaking, 10 warning, 6 info
- **2026-09-16** `a235a15c0235` — 1 info

## Changes

- **2026-09-19** `4e95197be44a` — 14 breaking, 10 warning, 6 info
  - added `#/components/schemas/IdeogramColorPalette` to the `color_palette` request property `allOf` list (media type: multipart/form-data)
  - added `#/components/schemas/IdeogramColorPalette` to the `color_palette` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/IdeogramV3StylePreset` to the `style_preset` request property `allOf` list (media type: multipart/form-data)
  - added `#/components/schemas/IdeogramV3StylePreset` to the `style_preset` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/IdeogramV3StyleType` to the `style_type` request property `allOf` list (media type: multipart/form-data)
  - added `#/components/schemas/IdeogramV3StyleType` to the `style_type` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/IdeogramV4AspectRatio` to the `aspect_ratio` request property `allOf` list (media type: multipart/form-data)
  - added `#/components/schemas/IdeogramV4AspectRatio` to the `aspect_ratio` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/MagicPromptMode` to the `magic_prompt` request property `allOf` list (media type: multipart/form-data)
  - added `#/components/schemas/MagicPromptMode` to the `magic_prompt` request property `allOf` list (media type: application/json)
  - removed the enum value `1K` of the request property `resolution_tier` (media type: multipart/form-data)
  - removed the enum value `1K` of the request property `resolution_tier` (media type: application/json)
  - removed the enum value `2K` of the request property `resolution_tier` (media type: multipart/form-data)
  - removed the enum value `2K` of the request property `resolution_tier` (media type: application/json)
  - removed `#/components/schemas/AspectRatioV4` from the `aspect_ratio` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/AspectRatioV4` from the `aspect_ratio` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/ColorPaletteWithPresetNameOrMembers` from the `color_palette` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/ColorPaletteWithPresetNameOrMembers` from the `color_palette` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/MagicPromptOption` from the `magic_prompt` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/MagicPromptOption` from the `magic_prompt` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/StylePresetV3` from the `style_preset` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/StylePresetV3` from the `style_preset` request property `allOf` list (media type: application/json)
  - removed `#/components/schemas/StyleTypeV3` from the `style_type` request property `allOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/StyleTypeV3` from the `style_type` request property `allOf` list (media type: application/json)
  - the `magic_prompt` request property default value changed from `AUTO` to `auto` (media type: multipart/form-data)
  - the `magic_prompt` request property default value changed from `AUTO` to `auto` (media type: application/json)
  - added the new `1k` enum value to the request property `resolution_tier` (media type: multipart/form-data)
  - added the new `1k` enum value to the request property `resolution_tier` (media type: application/json)
  - added the new `2k` enum value to the request property `resolution_tier` (media type: multipart/form-data)
  - added the new `2k` enum value to the request property `resolution_tier` (media type: application/json)
- **2026-09-16** `a235a15c0235` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/ideogram/apis/ideogram-openapi-3-0/docs/v2/image/remix/auto/post.md) · [API](https://skmtc.dev/ideogram/apis/ideogram-openapi-3-0.md) · [Page](https://skmtc.dev/ideogram/apis/ideogram-openapi-3-0/changes/v2/image/remix/auto/post)
