---
title: "Delete a step"
method: DELETE
path: "/fleetify/routes/{routeID}/steps/{stepID}"
tags: ["Dispatch"]
---

# Delete a step

`DELETE /fleetify/routes/{routeID}/steps/{stepID}`

## Query parameters

- `key` string, required

## Response `200`

- object
  - `status` integer — Returns the status code of the response.
  - `message` string — Returns the error message in case of a failed request. If the request is successful, this field is not present in the response.

---

[API](https://skmtc.net/nextbillion-ai/apis/one-spec-service.md) · [All operations](https://skmtc.net/nextbillion-ai/apis/one-spec-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nextbillion-ai/one-spec-service/versions/b647f1808dda/schema)
