---
title: "Enable the Connect Mobile LAN bridge and issue a fresh password"
method: POST
path: "/api/v1/mobile/enable"
tags: ["mobile"]
---

# Enable the Connect Mobile LAN bridge and issue a fresh password

`POST /api/v1/mobile/enable`

## Response `200`

OK

- MobileStatusResponse
  - `enabled` boolean, required
  - `host` string, required
  - `password` string, required
  - `port` integer, required
  - `warning` string, required

## Other responses

- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/composiohq/agent-orchestrator-http-daemon/versions/6ffec0ec12f0/schema)
