Public
Yes
Request
const data = await ctx.modules.authEmailPasswordless.sendVerification({
// Request body
});
Request
Object containing the following properties:
Property | Type |
---|
email (*) | string |
userToken | string |
(*) Required.
Response
Response
Unknown type. (optional & nullable)