---
title: "Api Routeset"
method: POST
path: "/api/0/routeset"
tags: ["v0", "v0"]
---

# Api Routeset

`POST /api/0/routeset`

## Request body

- PlaneList
  - `planes` PlaneInstance[], nullable
    - `callsign` string, required
    - `lat` number, required
    - `lng` number, required

## Response `200`

Successful Response

- string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/adsb/apis/adsb-lol-api.md) · [All operations](https://skmtc.dev/adsb/apis/adsb-lol-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/adsb/adsb-lol-api/revisions/e0a57f627a25/schema)
