---
title: "POST /qrcode"
method: POST
path: "/qrcode"
---

# POST /qrcode

`POST /qrcode`

Returns QRCode to the caller

## Request body

- object
  - `message` string, required

## Response `200`

Success

- QRCodeResponse
  - `qrcode` string, required

---

[API](https://skmtc.dev/packtpublishing/apis/qrcode-service.md) · [All operations](https://skmtc.dev/packtpublishing/apis/qrcode-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/packtpublishing/qrcode-service/revisions/ce2aa7746b6c/schema)
