---
title: "Create or update a tool"
method: POST
path: "/tools"
tags: ["Management"]
---

# Create or update a tool

`POST /tools`

Create a new tool or update existing version

## Request body

- Tool
  - `id` integer
  - `name` string

## Response `201`

Successfully created group

---

[API](https://skmtc.net/kraken-ci/apis/server-api.md) · [All operations](https://skmtc.net/kraken-ci/apis/server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kraken-ci/server-api/versions/1f2ae877f985/schema)
