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.
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.
Bearer authentication header of the form Bearer <token>
where <token>
is the user's Rownd JWT
Magic link created successfully.