Move multiple QR codes into a folder. Authentication required — include your API key in the Authorization header.
| Parameter | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | Target folder ID. |
| Field | Type | Required | Description |
|---|---|---|---|
qr_code_ids | array[string] | Yes | Array of QR code IDs to move. To move all QR codes from the source folder, pass ["all"]. |
from | integer | null | No | Source folder ID. Pass an integer such as 3, or null. |
API key authentication. Enter your API key directly in the Authorization header.
Folder ID
QR codes moved successfully
"QR codes moved successfully"