POST api/SYGetDesktopAuthToken
Documentation for 'Post'.
Request Information
Request body formats
application/json, text/json
Sample:
{
"UserId": 1
}
Response Information
Response body formats
application/json, text/json
Sample:
{
"Token": "sample string 1"
}