cURL
curl --request POST \ --url https://api.orafi.app/v1/profile/verify-email-change \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "token": "<string>" } '
{ "success": true, "message": "<string>" }
Confirm email address change
Email changed