---
title: "Generate QR code for the link"
method: POST
path: "/links/qr/{linkIdString}"
tags: ["Link Management"]
---

# Generate QR code for the link

`POST /links/qr/{linkIdString}`

## Path parameters

- `linkIdString` string, required

## Request body

- object
  - `color` string
  - `backgroundColor` string
  - `size` number
  - `type` 'png' | 'svg'
  - `useDomainSettings` boolean, required

## Response `200`

Default Response

---

[API](https://skmtc.net/short/apis/short-io-api.md) · [All operations](https://skmtc.net/short/apis/short-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/short/short-io-api/versions/288b112e7951/schema)
