QR Codes API
Delete a QR Code
Delete a QR Code for the authenticated workspace.
DELETE
JavaScript
Authorizations
Default authentication mechanism
Path Parameters
The id of the QR Code to delete. You may use either qrcodeId (obtained via /qrcodes/info endpoint) or externalId prefixed with ext_.
Response
The deleted QR Code ID.
The ID of the QR Code.
JavaScript

