---
title: UploadMessageImage
framework: retentionmessaging
role: symbol
role_heading: Object
path: retentionmessaging/uploadmessageimage
---

# UploadMessageImage

The definition of an image with its alternative text.

## Declaration

```data
object UploadMessageImage
```

## Properties

imageIdentifier: The unique identifier of an image. altText: The alternative text you provide for the corresponding image.

## Mentioned in

Setting up retention messages

## See Also

### Message configuration

- [Upload Message](retentionmessaging/upload-message.md)
- [Delete Message](retentionmessaging/delete-message.md)
- [Get Message List](retentionmessaging/get-message-list.md)
- [UploadMessageRequestBody](retentionmessaging/uploadmessagerequestbody.md)
- [GetMessageListResponse](retentionmessaging/getmessagelistresponse.md)
- [GetMessageListResponseItem](retentionmessaging/getmessagelistresponseitem.md)
