Site
Site
Updates the configuration of the site with the specified identifier.
put/api/3/sites/{id}
Path parameters
idinteger required
The identifier of the site.
The identifier of the site.
Request body
Example request
{
"links": [
{
"href": "https://hostname:3780/api/3/...",
"rel": "self"
}
]
}Response
OK