Verify tickets created by email verification, email passwordless authentication, or password reset
GET
/
verify
Query Parameters
ticket
string
requiredTicket generated in the previous actions and sent by email
type
enum<string>
requiredname param description
Available options:
emailVerify
, emailConfirmChange
, signinPasswordless
, passwordReset
redirectTo
string
requiredRedirection link
Response
302 - application/json
The response is of type string
.