API Reference
Create Magic Link
Create a magic link that is ready to be shared with customers who want to use Connect
POST
Authorizations
Organization API key generated in the OpenInt Console and passed in the authorization
header with format: Bearer {apiKey}
Path Parameters
Minimum length:
1
Body
application/json
How long the magic link will be valid for (in seconds) before it expires
Search params to configure the connect page. Not signed as part of JWT and therefore can be modified by client
Response
200
application/json
Successful response
The Connect magic link url to share with the user.