Create a new QR Code
Create a new QR Code for the authenticated workspace.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The URL of the workspace where the QR code will be created
Query Parameters
The subscription ID of the user
Body
Optional logo file to include in the QR code
Boolean indicating if the QR code should include a logo
URL of the logo image to include in the QR code
The domain associated with the QR code
The unique key for the QR code
The URL that the QR code will point to
Background color of the QR code in hexadecimal format
Foreground color of the QR code in hexadecimal format
Expiration date and time for the QR code
Password required to access the QR code link
iOS-specific information for deep linking
Android-specific information for deep linking
UTM source parameter for tracking
UTM medium parameter for tracking
UTM campaign parameter for tracking
UTM term parameter for tracking
UTM content parameter for tracking
Referral information
SEO description for the share link card
SEO title for the share link card
URL of the image associated with the share link
Response
The ID of the created QR code
The ID of the created link
The URL of the created QR code