Skip to main content
CodeQR allows you to perform bulk operations on QR Codes. This is particularly useful when you need to create or delete multiple QR Codes at once without having to make multiple API requests.

Bulk create QR Codes

Bulk create allows you to create up to 100 QR Codes at once.
Bulk QR Code creation does not support custom QR Code designs. Also, webhook events will not be triggered when using bulk QR Code creation.
Check out the full API reference for the QR Code bulk creation endpoint.

Bulk delete QR Codes

With bulk delete, you can delete up to 100 QR Codes at once.
This is a destructive action and cannot be undone. Proceed with caution. Also, webhook events will not be triggered when using this endpoint.
Check out the full API reference for the QR Code bulk delete endpoint.