put https://{server}/api-gateway/api/v2/dtables//views//
Change the settings of a current view by its name. All parameters are
optional.
If you don't define a parameter, existing settings for this parameter will not be changed.
To remove existing filters, sortings or groups you have to send an empty object like this:
"sorts": [{}]