POST api/SYGetCLAPLauncher
Documentation for 'Post'.
Request Information
Request body formats
application/json, text/json
Sample:
{
"E3Url": "sample string 1",
"DesktopPath": "sample string 2"
}
Response Information
Response body formats
application/json, text/json
Sample:
{
"LauncherFile": {
"Content": "QEBA"
}
}