---
title: "Changes to Remove a stop from a booking"
method: DELETE
path: "/bookings/{booking_id}/stops/{position}"
---

# Changes to Remove a stop from a booking

`DELETE /bookings/{booking_id}/stops/{position}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 3 revisions.

- **2026-08-25** `be5636474c03` — 7 info
- **2026-08-15** `cdae4166b346` — 4 info

## Changes

- **2026-08-25** `be5636474c03` — 7 info
  - the security scope `org` was added to the endpoint's security scheme `OAuth2`
  - the security scope `org:write` was added to the endpoint's security scheme `OAuth2`
  - the security scope `user` was removed from the endpoint's security scheme `OAuth2`
  - the security scope `user:write` was removed from the endpoint's security scheme `OAuth2`
  - added the optional property `fare/billed_miles` to the response with the `200` status
  - added the optional property `quote/fare_estimate/items/billed_miles` to the response with the `200` status
  - added the optional property `quote/fare_structure/included_miles` to the response with the `200` status
- **2026-08-15** `cdae4166b346` — 4 info
  - the security scope `org` was added to the endpoint's security scheme `OAuth2`
  - the security scope `org:write` was added to the endpoint's security scheme `OAuth2`
  - the security scope `user` was removed from the endpoint's security scheme `OAuth2`
  - the security scope `user:write` was removed from the endpoint's security scheme `OAuth2`

---

[Operation](https://skmtc.dev/lugg/apis/lugg-partner-api/docs/bookings/:booking_id/stops/:position/delete.md) · [API](https://skmtc.dev/lugg/apis/lugg-partner-api.md) · [Page](https://skmtc.dev/lugg/apis/lugg-partner-api/changes/bookings/:booking_id/stops/:position/delete)
