---
title: "removeJourney"
method: DELETE
path: "/v1/journey/configuration/{id}"
tags: ["Journeys"]
---

# removeJourney

`DELETE /v1/journey/configuration/{id}`

Remove journey by id

## Path parameters

- `id` string, uuid, required

## Response `200`

Success

## Other responses

- `404` — Journey not found

---

[API](https://skmtc.net/epilot/apis/journey-api.md) · [All operations](https://skmtc.net/epilot/apis/journey-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epilot/journey-api/versions/515acb1f892e/schema)
