---
title: headerPosition
framework: retentionmessaging
role: symbol
role_heading: Type
path: retentionmessaging/headerposition
---

# headerPosition

The position where the header text appears in a message.

## Declaration

```data
string headerPosition
```

## Possible Values

ABOVE_BODY: Position the header text above the message body. This is the default value. ABOVE_IMAGE: Position the header text above the image.

## Mentioned in

Retention Messaging API changelog

## Discussion

Discussion The headerPosition defaults to ABOVE_BODY. Include it in your request if you want the header to appear above the image instead.

## See Also

### Messages

- [messageIdentifier](retentionmessaging/messageidentifier.md)
- [messageState](retentionmessaging/messagestate.md)
- [body](retentionmessaging/body.md)
- [BulletPoint](retentionmessaging/bulletpoint.md)
- [bulletPointText](retentionmessaging/bulletpointtext.md)
- [header](retentionmessaging/header.md)
