---
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/cyberstrikeus/apis/cyberstrike.md) · [All operations](https://skmtc.net/cyberstrikeus/apis/cyberstrike/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cyberstrikeus/cyberstrike/versions/4e11f1aed2fd/schema)
