POST /login
Retrieve a session token that will be usable for 24 hours or until invalidated. The user must accept the terms of use before a session token is issued.
Resource URL
https://repo-prod.prod.sagebase.org/auth/v1/login
Resource Information | |
---|---|
Authentication | not required |
HTTP Method | POST |
Request Object | LoginRequest (application/json) |
Response Object | LoginResponse (application/json) |