Skip to main content

Overview

Removes one or more QR codes from the specified folder.

Path Parameters

ParameterTypeRequiredDescription
idintegerYesFolder ID.

Request Body

FieldTypeRequiredDescription
qr_code_idsarray[string]YesArray of QR code IDs to unassign from the folder (To move all QR codes from folder, pass [‘all’]“)

Example Request

{
  "qr_code_ids": ["Q80b31caa45cd4b44", "Q12ab34cd56ef78gh"]
}

Example Response

200 OK

{
  "message": "QR codes unassigned successfully"
}

Use Cases

  • Reorganization: Remove QR codes from a folder before moving them elsewhere
  • Cleanup: Unassign outdated QR codes from campaign folders