Skip to content

Kirby 4.1.2

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