POST api/Login/SessionsInOut1?action={action}&uid={uid}&usertype={usertype}&sesid={sesid}
Documentation for 'SessionsInOut1'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| action | Documentation for 'action'. |
Define this parameter in the request URI. |
| uid | Documentation for 'uid'. |
Define this parameter in the request URI. |
| usertype | Documentation for 'usertype'. |
Define this parameter in the request URI. |
| sesid | Documentation for 'sesid'. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>