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 }
]

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Site ID

Body Params

Site properties to update

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/octet-stream