Skip to main content
POST
Move QR Codes to Folder

Path Parameters

Request Body

Example Request

Example Response

200 OK

Autorisierungen

Authorization
string
header
erforderlich

API key authentication. Enter your API key directly in the Authorization header.

Pfadparameter

id
integer
erforderlich

Folder ID

Body

application/json
qr_code_ids
string[]
erforderlich

List of QR code IDs to move. To move all QR codes from the source folder, pass ['all']

Beispiel:
from
integer | null

Source folder ID. Pass an integer or null

Beispiel:

3

Antwort

QR codes moved successfully

message
string
Beispiel:

"QR codes moved successfully"