QR Code
Get QR code customization preview
Return the QR code customization preview for the given link.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the workspace.
Example:
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
ID of the link.
Example:
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
Body
application/json
Update QR code customization.
Border width of the QR code frame.
Required range:
0 <= x <= 100
Example:
0
HEX color code of the foreground color.
Required string length:
7
Example:
"#000000"
URL of the logo, if empty, the Ziplink logo is used.
Maximum length:
2000
Example:
"https://example.com/2024-conference-dubai.png"
Response
200
image/png
OK
Raw byte response used for images.