cURL
Magic Links
Create a magic link
Enables the user identified by their access token to create a magic link for themselves. Useful for signing in to a new device via QR code, among other things.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token> where <token> is the user's Rownd JWT
Body
application/json
Response
200 - application/json
Magic link created successfully.