curl --location --globoff 'https://keyauth.win/api/1.3/?type=emailOTPSend&email={email}&sessionid={sessionid}&name={name}&ownerid={ownerid}'
{ "success": true, "message": "Successfully sent verification code to email" }