Repoint a link
Changes where an already-printed code goes. The new destination is re-scanned, the link returns to quarantine and its verification count resets — a check banked against the old destination cannot release the new one. Free accounts can do this; cancelled accounts cannot.
Authorizations
An API key (klk_...) or a Clerk session token. Both resolve to the same account and behave identically.
Path Parameters
The link id returned when the link was created.
"lnk_2YgQk1p8fT3mN7wCxRvBdLsHjZa"
Body
Repointing a printed code is the product. Any destination change re-runs the safety check and returns the link to quarantine — a new destination is unproven however well the old one behaved.
Where the code resolves to. http/https only; localhost, private ranges and cloud metadata endpoints are refused. Stored normalised, so HTTPS://Example.COM and https://example.com/ are the same link.
1"https://example.com/spring-menu"
Response
The destination was changed.
Where the code resolves to. http/https only; localhost, private ranges and cloud metadata endpoints are refused. Stored normalised, so HTTPS://Example.COM and https://example.com/ are the same link.
1"https://example.com/spring-menu"