---
title: "Changes to Repaint a masked region with a custom Ideogram 3.0 model"
method: POST
path: "/v2/image/inpaint/ideogram-3-custom-model"
---

# Changes to Repaint a masked region with a custom Ideogram 3.0 model

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 33 revisions.

- **2026-09-19** `4e95197be44a` — 10 breaking, 4 warning, 8 info
- **2026-09-17** `9d3ff2d98e27` — 1 info

## Changes

- **2026-09-19** `4e95197be44a` — 10 breaking, 4 warning, 8 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/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)
- **2026-09-17** `9d3ff2d98e27` — 1 info
  - endpoint added

---

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