post https://api-v3.authenticating.com/reauthenticate/user/link
This endpoint facilitates the creation of a reauthentication link for eligible users.
It requires the field redirectUrl
to be a valid SSL secured URL. Additionally, an optional field, expiry
, allows for setting a custom expiration time in Unix timestamp format, with the default set to 24 hours
.
A ReAuthenticate link will look like - https://verify.authenticating.com/reauthenticate/<REAUTHENTICATE_SESSION_UUID>
without <>
.