---
title: "Replace"
method: PUT
path: "/step-types/{name}"
tags: ["steps"]
---

# Replace

`PUT /step-types/{name}`

## Path parameters

- `name` string, required

## Request body

- object

## Response `200`

ok

- object
  - `kind` string
  - `metadata` object
    - `name` string
  - `spec` object

---

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