renewToken-Api-spec.md
1 additions, 6 deletions
| ... | ... | @@ -9,16 +9,11 @@ |
| 9 | -### Endpoint by environment | |
| 10 | -* sit: [https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://smr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 11 | -* uat: [https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service](https://tmr.cathaybkdev.com.tw:8082/zuul/mobile-device-service) | |
| 12 | -* prod: [https://myrewards-app.com.tw:8082/zuul/mobile-device-service](https://myrewards-app.com.tw:8082/zuul/mobile-device-service) | |
| 13 | - | |
| 14 | - curl -X POST {EndPoint}/mds/login/login/renewToken | |
| 9 | + curl -X POST {BaseURL}/mds/login/login/renewToken |