Request email change
POST
/resources/me/email/change
Generates a verification secret returned in the response for use by the Portal Server to send a verification email.
Request Body
JSON "email": "string"
{
}
Responses
OK
JSON "identityId": "string", "secret": "string", "email": "string"
{
}
POST
/resources/me/email/change