<!--
{
  "availability" : [
    "Retention Messaging API: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RetentionMessaging",
  "identifier" : "/documentation/RetentionMessaging/ImageNotFoundError",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Retention Messaging API"
    ],
    "preciseIdentifier" : "data:retention_messaging:ImageNotFoundError"
  },
  "title" : "ImageNotFoundError"
}
-->

# ImageNotFoundError

An error that indicates the system can’t find the image identifier.

```
object ImageNotFoundError
```

## Overview

The [`Delete Image`](/documentation/RetentionMessaging/Delete-Image) endpoint returns this error if the [`imageIdentifier`](/documentation/RetentionMessaging/imageIdentifier) doesn’t exist.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)