Create a dynamic (editable) QR code
Creates a short link on oqr.to that you can re-point later. Encode the returned short_url in a QR code to print.
post/v1/dynamic
Request body
Response
Created.
Example response
{
"id": "9f8b2c1a-4e7d-4a90-b2f1-0c3d5e6a7b8c",
"slug": "spring-menu",
"short_url": "https://oqr.to/spring-menu",
"destination": "https://example.com/menu"
}