patch
https://api.easee.com/api/sites/
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 }
]
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

