---
title: "Update file content"
method: POST
path: "/javascript/file"
tags: ["Javascript"]
---

# Update file content

`POST /javascript/file`

## Query parameters

- `path` string, required

## Request body

- FileApiModel — Model containing file content
  - `Content` string — Configuration content

## Response `202`

Accepted

## Other responses

- `404` — NotFound

---

[API](https://skmtc.net/tweakwise/apis/frontend-api.md) · [All operations](https://skmtc.net/tweakwise/apis/frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tweakwise/frontend-api/revisions/9bd1e2b3633f/schema)
