---
title: "POST /api/v1/{vcs}/kv/{installation_id}/commit"
method: POST
path: "/api/v1/{vcs}/kv/{installation_id}/commit"
---

# POST /api/v1/{vcs}/kv/{installation_id}/commit

`POST /api/v1/{vcs}/kv/{installation_id}/commit`

## Path parameters

- `vcs` string, required
- `installation_id` string, required

## Request body

- KvCommit
  - `keys` object[], required
    - `idx` integer
    - `key` string, required

## Response `200`

- KvCommitResult
  - `keys` object[], required
    - `idx` integer, required
    - `key` string, required

## Other responses

- `403`

## Changes

- **2025-09-14** `43ef078a1a55` — 1 info
  - endpoint added
- **2024-10-03** `2089572474fe` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/terrateamio/apis/untitled-api/changes/api/v1/:vcs/kv/:installation_id/commit/post.md)

---

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