Reference for https://buildcont.tpcx.com:17143/uiserver0/ui/common/v1/sessions/preference/{NAME}

Set the given preference for the user

Url: https://buildcont.tpcx.com:17143/uiserver0/ui/common/v1/sessions/preference/{NAME}

HTTP Method: POST

Message direction Format Body
Request Xml Example
Request Json Example
Response N/A The Response body is empty.

The following is an example request Xml body:

<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">String content</string>

The following is an example request Json body:

"String content"