---
title: "Set Autopilot Waypoint"
method: POST
path: "/ui/autopilot/waypoint"
tags: ["User Interface"]
---

# Set Autopilot Waypoint

`POST /ui/autopilot/waypoint`

Set a solar system as autopilot waypoint

## Query parameters

- `add_to_beginning` boolean, required — Whether this solar system should be added to the beginning of all waypoints
- `clear_other_waypoints` boolean, required — Whether clean other waypoints beforing adding this one
- `destination_id` integer, required — The destination to travel to, can be solar system, station or structure's id

## Headers

- `Accept-Language` 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'
- `If-None-Match` string
- `X-Compatibility-Date` '2025-12-16', date, required
- `X-Tenant` string

## Response `204`

Open window request received

## Other responses

- `default` — Error

---

[API](https://skmtc.net/evemonk/apis/eve-stable-infrastructure-esi-tranquility.md) · [All operations](https://skmtc.net/evemonk/apis/eve-stable-infrastructure-esi-tranquility/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evemonk/eve-stable-infrastructure-esi-tranquility/versions/7bad2f0024dd/schema)
