Skip to content

Kirby 4.1.2

PATCH /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"
}