Verify Magic Auth Code
POST
https://api.ssojet.com/api/v1/auth/passwordless/email-otp/verify
Verify Magic Auth Code for Passwordless Authentication
Request Body
state
(string): The state associated with the magic auth code request.otp
(string): The one-time magic auth code received by the user via email.Response
Response Status Code
Request
Query Params
client_id
string
required
Example:
string
Header Params
Content-Type
string
required
Example:
application/json
User-Agent
string
required
Example:
SSOJET API
Body Params application/json
Request samples
Responses
Modified at 2024-07-22 11:04:03