---
title: imageIdentifier
framework: retentionmessaging
role: symbol
role_heading: Type
path: retentionmessaging/imageidentifier
---

# imageIdentifier

A unique identifier for an image that you provide when you upload the image.

## Declaration

```data
uuid imageIdentifier
```

## Discussion

Discussion You create a UUID to identify an image when you call Upload Image. Use this identifier to refer to the same image throughout the API.

## See Also

### Images

- [imageState](retentionmessaging/imagestate.md)
- [imageSize](retentionmessaging/imagesize.md)
- [altText](retentionmessaging/alttext.md)
