---
title: "Changes to Copy message from user"
method: POST
path: "/users/{userIdentifier}/messages/{messageId}/copy"
---

# Changes to Copy message from user

`POST /users/{userIdentifier}/messages/{messageId}/copy`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 10 revisions.

- **2026-07-17** `af62694b9f2d` — 1 info
- **2026-06-18** `a28c33d2e65c` — 2 info
- **2026-06-18** `990ed583c385` — 1 info
- **2026-05-26** `c6fc1d98f528` — 1 breaking

## Changes

- **2026-07-17** `af62694b9f2d` — 1 info
  - added the optional property `anyOf[#/components/schemas/MicrosoftGraphMessage]/allOf[subschema #2: message]/attachments/items/allOf[subschema #2: attachment]/contentBytes` to the response with the `2XX` status
- **2026-06-18** `a28c33d2e65c` — 2 info
  - removed `#/components/schemas/MicrosoftGraphOutlookItem, subschema #2: message` from the response body `allOf` list for the response status `2XX`
  - added `#/components/schemas/MicrosoftGraphMessage, #/components/schemas/CompletedResponse` to the response body `anyOf` list for the response status `2XX`
- **2026-06-18** `990ed583c385` — 1 info
  - endpoint added
- **2026-05-26** `c6fc1d98f528` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/ballerina-platform/apis/microsoft-graph-mail-api/docs/users/:userIdentifier/messages/:messageId/copy/post.md) · [API](https://skmtc.dev/ballerina-platform/apis/microsoft-graph-mail-api.md) · [Page](https://skmtc.dev/ballerina-platform/apis/microsoft-graph-mail-api/changes/users/:userIdentifier/messages/:messageId/copy/post)
