POST /login2
Retrieve an access token that will be usable for 24 hours. The user must accept the terms of use before the access token can be used.
Resource URL
https://repo-prod.prod.sagebase.org/auth/v1/login2
| Resource Information | |
|---|---|
| Authentication | not required |
| HTTP Method | POST |
| Request Object | LoginRequest (application/json) |
| Response Object | LoginResponse (application/json) |