/
/Mycelium management
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 10m ago · Updated 1mo ago
Admin13
  • getGet general info about the node
  • getList known peers
  • postAdd a new peer
  • deleteRemove an existing peer
  • getList all selected routes
  • getList all active fallback routes
  • getList all currently queried subnets
  • getList known proxies
  • postConnect to a proxy
  • deleteDisconnect from the current proxy
  • getStart proxy probe
  • deleteStop proxy probe
  • getGet packet statistics
Message15
  • getGet the pubkey from node ip
Admin
Proxy

Disconnect from the current proxy

Disconnect from the currently connected proxy if any.

delete/api/v1/admin/proxy

Response

Disconnected

Changes