Reference for https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/window/{WINDOWID}/preference/{NAME}/object/{OBJECTNAME}

Set the given preference on the window/object

Url: https://buildcont.tpcx.com:17143/uiserver0/ui/full/v1/window/{WINDOWID}/preference/{NAME}/object/{OBJECTNAME}

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"