---
title: "Send LMS access for an order"
method: POST
path: "/v3/orders/{id}/send-lms-access"
tags: ["Orders"]
---

# Send LMS access for an order

`POST /v3/orders/{id}/send-lms-access`

Requires the `order:read` scope. Send LMS access email to customer.

## Response `204`

Success with no response body

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/versions/4354959d76dc/schema)
