---
title: "Send draft message from user"
method: POST
path: "/users/{userIdentifier}/messages/{messageId}/send"
tags: ["users.message"]
---

# Send draft message from user

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

Send an existing draft message from a specific user's mailbox.

## Headers

- `Content-Length` integer

## Response `202`

Accepted

## Other responses

- `4XX` — error
- `5XX` — error

---

[API](https://skmtc.net/ballerina-platform/apis/microsoft-graph-mail-api.md) · [All operations](https://skmtc.net/ballerina-platform/apis/microsoft-graph-mail-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ballerina-platform/microsoft-graph-mail-api/revisions/af62694b9f2d/schema)
