RequestEmailUpdateDto
newEmailstringrequired
New email address
Example:
newemail@example.comRequestEmailUpdateDto
{
"newEmail": "newemail@example.com"
}
New email address
newemail@example.com{
"newEmail": "newemail@example.com"
}