OTPVerify. Работает rate-limitcurl --location '/me/email/change' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"contextToken": "string",
"newEmail": "user@example.com"
}'{
"contextToken": "string",
"expiresIn": 0
}