---
title: "Select session"
method: POST
path: "/tui/select-session"
---

# Select session

`POST /tui/select-session`

Navigate the TUI to display the specified session.

## Query parameters

- `directory` string

## Request body

- object
  - `sessionID` string, required — Session ID to navigate to

## Response `200`

Session selected successfully

- boolean

## Other responses

- `400` — Bad request
- `404` — Not found

---

[API](https://skmtc.net/martian-engineering/apis/voltcode.md) · [All operations](https://skmtc.net/martian-engineering/apis/voltcode/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/martian-engineering/voltcode/revisions/d28625e4a7ea/schema)
