Skip to main content
GET
Verify a magic link and start a session
This endpoint is called when the customer clicks the magic link in their email. It verifies the token and returns a session for portal access.

Query Parameters

Example Request

Response

Magic link tokens are single-use and expire after 15 minutes. If the token is invalid or expired, a 401 error is returned.

Authorizations

Authorization
string
header
required

Query Parameters

token
string
required

Response

Session created.

message
string
session_token
string