Skip to content

Kirby 4.2.0

PATCH /api/pages/:id/files/:filename

Update file content

Patch parameters

Send a key/value object with the new file content as request body:

{
  "alt": "A beautiful mountain and lake"
}