---
title: "Changes to Patch Ship Nav"
method: PATCH
path: "/my/ships/{shipSymbol}/nav"
---

# Changes to Patch Ship Nav

`PATCH /my/ships/{shipSymbol}/nav`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 2 not diffed.

## Timeline

Changed in 5 of 50 revisions.

- **2025-03-10** `6c351be600a0` — 1 breaking, 3 info
- **2025-02-06** `a4500b4e7ef1` — 1 breaking
- **2023-06-09** `735393b679c5` — 2 info
- **2023-05-23** `252df2c2fc84` — 1 info
- **2023-05-20** `86f8c56c4690` — 4 breaking, 1 warning, 2 info

## Changes

- **2025-03-10** `6c351be600a0` — 1 breaking, 3 info
  - the `data` response's property type changed from no type to `object` for status `200`
  - added the required property `data/events` to the response with the `200` status
  - added the required property `data/fuel` to the response with the `200` status
  - added the required property `data/nav` to the response with the `200` status
- **2025-02-06** `a4500b4e7ef1` — 1 breaking
  - added the new path request parameter `shipSymbol`
- **2023-06-09** `735393b679c5` — 2 info
  - api tag `Fleet` added
  - api tag `fleet` removed
- **2023-05-23** `252df2c2fc84` — 1 info
  - endpoint added
- **2023-05-20** `86f8c56c4690` — 4 breaking, 1 warning, 2 info
  - the `data` response's property type changed from `object` to no type for status `200`
  - removed the required property `data/events` from the response with the `200` status
  - removed the required property `data/fuel` from the response with the `200` status
  - removed the required property `data/nav` from the response with the `200` status
  - deleted the `path` request parameter `shipSymbol`
  - api tag `fleet` added
  - api tag `Fleet` removed

---

[Operation](https://skmtc.dev/spacetradersapi/apis/spacetraders-api/docs/my/ships/:shipSymbol/nav/patch.md) · [API](https://skmtc.dev/spacetradersapi/apis/spacetraders-api.md) · [Page](https://skmtc.dev/spacetradersapi/apis/spacetraders-api/changes/my/ships/:shipSymbol/nav/patch)
