Begins the validation process for an email to be used during registration.
POST {{baseUrl}}/register/email/requestToken
The homeserver must check that the given email address is not already associated with an account on this homeserver. The homeserver should validate the email itself, either by sending a validation email itself or by using a service it has control over.
RESPONSES
status: OK
{}