---
title: "Upload new tool or existing one"
method: POST
path: "/tools/{name}/zip"
tags: ["Management"]
---

# Upload new tool or existing one

`POST /tools/{name}/zip`

Upload code of a tool and create new one or overwrite existing version

## Path parameters

- `name` string, required

## 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)
