Resend Email Magic Link
POST
https://api.ssojet.com/api/v1/auth/passwordless/magic-link/resend
Resend Magic Link for Passwordless Authentication
https://api.ssojet.com/api/v1/auth/passwordless/magic-link/resend
with the client_id
included as a query parameter. The request body should be in raw format and include the state
parameter.Request Body
state
(string, required): Represents the state for the magic link authentication.Response Body
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