Full Script API
Redirect
Create (or reuse) an unlock link and redirect
GET
/api/script/redirect?uid={userId}&url={destination}Creates an Unlockfy link for the URL and redirects to the gate
Used internally by the Full Script.
text
GET /api/script/redirect?uid=USER_ID&url=https%3A%2F%2Fexample.com%2FpageResponse: 302 to /u/{slug}.
