Reference for https://sentrysvc.com/v1/user/login
Create a new app login for the user
Url: https://sentrysvc.com/v1/user/login
HTTP Method: POST
| Message direction | Format | Body |
|---|---|---|
| Request | Unknown | Cannot infer schema. The Request body is wrapped. |
| Response | Xml | Example |
| Response | Json | Example |
The following is an example response Xml body:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">String content</string>
The following is an example response Json body:
"String content"