curl --request POST \
--url https://api.example.com/v1/ui/users/emails/changes/verify \
--header 'Content-Type: application/json' \
--data '
{
"code": "<string>"
}
'curl --request POST \
--url https://api.example.com/v1/ui/users/emails/changes/verify \
--header 'Content-Type: application/json' \
--data '
{
"code": "<string>"
}
'1Email updated successfully