email – a string – the user's email address. It must be given in lowercase letters. Input such as AdMiN@DomAn.com will produce an input validation error.
Example of the body of a request:
{
email: 'some@email.com'
}
Response
link – a string – the personal link to the user portal.