A8-忘記密碼_發送OTP.md
1 additions, 7 deletions
| ... | ... | @@ -6,16 +6,10 @@ |
| 6 | -## Endpoint by environment | |
| 7 | - | |
| 8 | -* sit : [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 9 | -* uat : [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 10 | -* prod : [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 11 | - | |
| 12 | - curl -X POST {EndPoint}/mds/login/sendOtpById | |
| 6 | + curl -X POST {BaseURL}/mds/login/sendOtpById |