---
title: "Commits changes on the named files with the supplied message"
method: POST
path: "/git/commit"
tags: ["Git"]
---

# Commits changes on the named files with the supplied message

`POST /git/commit`

## Request body

- object
  - `summary` string
  - `description` string

## Response `200`

Success

---

[API](https://skmtc.net/materiahq/apis/materia-server.md) · [All operations](https://skmtc.net/materiahq/apis/materia-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/materiahq/materia-server/versions/f4e80651bb93/schema)
