curl -n -X PATCH -H "Content-Type: application/json" \
https://www.smartics.eu/confluence/rest/projectdoc/1/document.json?id-list=70189553 \
-d '{"property":[{"name":"Customer Support URL","value":"<a href=\"https://example.atlassian.net/servicedesk/customer/portal/1\">Customer Support</a>","controls":"","position":"after","ref":"Short Name"}, "name":"Service Contact","value":"<a href=\"mailto:support@example.com\">support@example.com</a>","controls":"","position":"after","ref":"Iteration"}]}'