...
- The JSON properties title, type and queryString must exist.
- The queryString must be encoded with Base64.
...
- Only JSON properties title, type and queryString could be updated.
- If JSON properties are null or not present, they are not updated and existing values are kept.
Example: If you only set title, only the title property is updated. - The queryString must be encoded with Base64.
...