Session
Sign into Imago
Imago API
Version: 1.4.5
Signs into Imago using a username and password and creates an active session.
| Servers |
|---|
| https://imago.api.seequent.com/integrate/2 |
Parameters
Returns
200
Successful response.
Endpoint
POST
/sessionRequest
cURL
Response
Check if still signed in
Imago API
Version: 1.4.5
Checks if a user is still signed into imago and has an active session.
| Servers |
|---|
| https://imago.api.seequent.com/integrate/2 |
Parameters
Returns
200
Successful response.
Endpoint
GET
/sessionRequest
cURL
Response
Sign out of Imago
Imago API
Version: 1.4.5
Sign a user out of imago and ends the current active session.
| Servers |
|---|
| https://imago.api.seequent.com/integrate/2 |
Parameters
Returns
200
Successful response.
Endpoint
DELETE
/sessionRequest
cURL
Response
No response body.