---
title: "POST /api/internal/desktop/shell-open"
method: POST
path: "/api/internal/desktop/shell-open"
tags: ["Desktop"]
---

# POST /api/internal/desktop/shell-open

`POST /api/internal/desktop/shell-open`

## Request body

- object
  - `path` string, required

## Response `200`

Shell open result

- object
  - `ok` boolean, required
  - `error` string

## Other responses

- `403` — Path not allowed

---

[API](https://skmtc.net/nexu-io/apis/nexu-controller-api.md) · [All operations](https://skmtc.net/nexu-io/apis/nexu-controller-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nexu-io/nexu-controller-api/versions/ee3237405da6/schema)
