Authorization: Bearer ********************
curl --location --request POST 'https://my.hitechcloud.vn/api/login-otp?email=string' \ --header 'Authorization: Bearer <token>'
{ "status": true, "message": "OTP has been sent to your email." }