JSON Request:
PUT https://localhost:9710/gwadmin-service/domains/testDom1/postoffices/testPO1/users/testUser1/clientoptions
composeViews={restore=true}
XML Request:
PUT https://localhost:9710/gwadmin-service/domains/testDom1/postoffices/testPO1/users/testUser1/clientoptions
<clientOptions>
<forceNullOnAttrs/>
<composeViews>
<restore>true</restore>
</composeViews>
</clientOptions>
Response Status:
200 - OK