Requests a validation token be sent to the given phone number for the purpose of registering an account
POST {{baseUrl}}/register/msisdn/requestToken
The homeserver must check that the given phone number is not already associated with an account on this homeserver. The homeserver should validate the phone number itself, either by sending a validation message itself or by using a service it has control over.
RESPONSES
status: OK
{}