---
title: "Changes to Image Edit Api"
method: POST
path: "/images/edits"
---

# Changes to Image Edit Api

`POST /images/edits`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 42 revisions.

- **2026-09-18** `082b5fabd909` — 4 breaking, 6 info

## Changes

- **2026-09-18** `082b5fabd909` — 4 breaking, 6 info
  - the `image/anyOf[subschema #1]/items/` request property contentMediaType changed from `` to `application/octet-stream`
  - the `image[]/anyOf[subschema #1]/items/` request property contentMediaType changed from `` to `application/octet-stream`
  - the `mask/anyOf[subschema #1]/items/` request property contentMediaType changed from `` to `application/octet-stream`
  - the `mask[]/anyOf[subschema #1]/items/` request property contentMediaType changed from `` to `application/octet-stream`
  - the `image/anyOf[subschema #1]/items/` request property format was generalized from `binary` to no format
  - the `image[]/anyOf[subschema #1]/items/` request property format was generalized from `binary` to no format
  - the `mask/anyOf[subschema #1]/items/` request property format was generalized from `binary` to no format
  - the `mask[]/anyOf[subschema #1]/items/` request property format was generalized from `binary` to no format
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status

---

[Operation](https://skmtc.dev/flock/apis/litellm-api/docs/images/edits/post.md) · [API](https://skmtc.dev/flock/apis/litellm-api.md) · [Page](https://skmtc.dev/flock/apis/litellm-api/changes/images/edits/post)
