/api/site/
Update the site content
Patch parameters
Send a key/value object with the new site content as request body:
{
"description": "It's a nice site"
}
Update the site content
Send a key/value object with the new site content as request body:
{
"description": "It's a nice site"
}