---
title: "Delete trip"
method: DELETE
path: "/draft_trips/{trip_uuid}"
tags: ["Trips"]
---

# Delete trip

`DELETE /draft_trips/{trip_uuid}`

Delete Trip

## Path parameters

- `trip_uuid` string, required

## Response `204`

Delete Trip

## Other responses

- `400` — Bad Request
- `404` — Not found

---

[API](https://skmtc.net/wetravel/apis/authentication-api.md) · [All operations](https://skmtc.net/wetravel/apis/authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wetravel/authentication-api/versions/5c747875f084/schema)
