v1
latestOpenAPI 3.0.02026-07-24176225227.9 KBSite
Update Site (Partial)
More info: http://jsonpatch.com For example to change only Name and Site Type of site: [ { "op": "replace", "path": "/name", "value": "test site" }, { "op": "replace", "path": "/siteType", "value": 2 } ]
patch/api/sites/{siteId}
Path parameters
siteIdstring required
Site ID