---
title: "Delete an upgrade step"
method: DELETE
path: "/organization/{organization_id}/upgrade-pipeline/steps/{step_id}"
tags: ["Upgrade_pipeline"]
---

# Delete an upgrade step

`DELETE /organization/{organization_id}/upgrade-pipeline/steps/{step_id}`

> This endpoint **may be changed or removed at any time**. Don't use it in production environments.

Customer must have write access to both source and destination projects (read-only is not enough). Both services must belong to the organization in the URL (and thus the same organization).

## Path parameters

- `organization_id` string, required
- `step_id` '550e8400-e29b-41d4-a716-446655440000', required

## Response `204`

Delete an upgrade step

## Other responses

- `404` — Upgrade step not found

---

[API](https://skmtc.net/aiven/apis/aiven-api-documentation.md) · [All operations](https://skmtc.net/aiven/apis/aiven-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aiven/aiven-api-documentation/revisions/042e78a96ad8/schema)
