---
title: "Launch Flight Deck for agent/session"
method: POST
path: "/api/local/flight-deck"
tags: ["Admin"]
---

# Launch Flight Deck for agent/session

`POST /api/local/flight-deck`

## Request body

- object
  - `agent` string
  - `session` string

## Response `200`

Flight Deck launched

- object

## Other responses

- `401` — Authentication required
- `404` — Resource not found

---

[API](https://skmtc.net/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.net/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/versions/b920835b2793/schema)
