---
title: "POST /api/kernel/format"
method: POST
path: "/api/kernel/format"
---

# POST /api/kernel/format

`POST /api/kernel/format`

## Request body

- FormatCellsRequest
  - `codes` object, required
  - `lineLength` integer, required

## Response `200`

Format code

- FormatResponse
  - `codes` object, required

---

[API](https://skmtc.dev/marimo-team/apis/marimo-api.md) · [All operations](https://skmtc.dev/marimo-team/apis/marimo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/marimo-team/marimo-api/revisions/a39082aac3ce/schema)
