---
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

## Changes

- **2026-07-09** `68699fddf471` — 1 info
  - endpoint added
- **2026-06-10** `b64f5ab46d87` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/mobile/enable/post.md)

---

[API](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/composiohq/agent-orchestrator-http-daemon/revisions/21c08ababdfd/schema)
