/
CO
composiohq
/
Agent Orchestrator HTTP daemon
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-27
Details
Filter operations
agents
26
browser
2
conversations
28
dev
1
events
1
fs
1
github
4
identity
2
import
4
link-preview
1
mobile
9
get
List paired mobile devices with their live/muted status
delete
Remove a paired device from the roster
patch
Mute or unmute push notifications for a paired device
post
Disable the Connect Mobile LAN bridge
post
Enable the Connect Mobile LAN bridge and issue a fresh password
post
Rotate the Connect Mobile password, dropping any connected phone
post
Look for a connector again and start it, without rotating the password
post
Turn TLS-over-Tailscale secure pairing on or off
get
Check whether Connect Mobile's LAN bridge is enabled
notifications
6
projects
11
prs
2
push
3
reviews
10
sessions
54
settings
3
shellTerminals
4
system
5
usage
2
mobile
Disable the Connect Mobile LAN bridge
post
/api/v1/mobile/disable
Response
OK
MobileStatusResponse
required
enabled
boolean
required
endpoints
MobileEndpoint[]
required
host
string
required
hostId
string
required
password
string
required
port
integer
required
securePairing
ControllersSecurePairingStatus
required
tailscaleHost
string
required
tunnel
MobileTunnelStatus
required
warning
string
required
Changes