---
title: "Changes to Remix an existing image with a custom Ideogram 3.0 model"
method: POST
path: "/v2/image/remix/ideogram-3-custom-model"
---

# Changes to Remix an existing image with a custom Ideogram 3.0 model

`POST /v2/image/remix/ideogram-3-custom-model`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 33 revisions.

- **2026-09-27** `987f73fc82de` — 4 info
- **2026-09-19** `4e95197be44a` — 12 breaking, 4 warning, 10 info
- **2026-09-17** `9d3ff2d98e27` — 1 info

## Changes

- **2026-09-27** `987f73fc82de` — 4 info
  - added the optional property `max_inflight_requests` to the response with the `402` status
  - added the optional property `max_inflight_requests` to the response with the `429` status
  - added the optional property `task_completion_speed` to the response with the `402` status
  - added the optional property `task_completion_speed` to the response with the `429` status
- **2026-09-19** `4e95197be44a` — 12 breaking, 4 warning, 10 info
  - 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/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 `DEFAULT` of the request property `rendering_speed` (media type: multipart/form-data)
  - removed the enum value `DEFAULT` of the request property `rendering_speed` (media type: application/json)
  - removed the enum value `QUALITY` of the request property `rendering_speed` (media type: multipart/form-data)
  - removed the enum value `QUALITY` of the request property `rendering_speed` (media type: application/json)
  - removed the enum value `TURBO` of the request property `rendering_speed` (media type: multipart/form-data)
  - removed the enum value `TURBO` of the request property `rendering_speed` (media type: application/json)
  - removed `#/components/schemas/ColorPaletteWithPresetName` from the `color_palette` request property `oneOf` list (media type: multipart/form-data)
  - removed `#/components/schemas/ColorPaletteWithPresetName` from the `color_palette` request property `oneOf` 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)
  - 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 `default` enum value to the request property `rendering_speed` (media type: multipart/form-data)
  - added the new `default` enum value to the request property `rendering_speed` (media type: application/json)
  - added the new `quality` enum value to the request property `rendering_speed` (media type: multipart/form-data)
  - added the new `quality` enum value to the request property `rendering_speed` (media type: application/json)
  - added the new `turbo` enum value to the request property `rendering_speed` (media type: multipart/form-data)
  - added the new `turbo` enum value to the request property `rendering_speed` (media type: application/json)
  - added `#/components/schemas/IdeogramColorPaletteWithPresetName` to the `color_palette` request property `oneOf` list (media type: multipart/form-data)
  - added `#/components/schemas/IdeogramColorPaletteWithPresetName` to the `color_palette` request property `oneOf` list (media type: application/json)
- **2026-09-17** `9d3ff2d98e27` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/ideogram/apis/ideogram-openapi-3-0/docs/v2/image/remix/ideogram-3-custom-model/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/ideogram-3-custom-model/post)
