Call the legacy web-UI API
omada_ui_callCall the Omada web UI session API to configure settings the Open API does not expose; requires web credentials and uses the same write confirmation rules.
Instructions
Fallback transport for settings the Open API does not expose: the session API the Omada web UI itself uses (/{omadacId}/api/v2/...). Requires OMADA_WEB_USER/PASS. Same write rules as omada_call. Find paths by watching the browser network tab, or from the Omada community API notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | e.g. /api/v2/sites/{siteId}/setting/wlans - the /{omadacId} prefix is added if absent | |
| query | No | ||
| method | No | Default GET | |
| confirm | No | ||
| pathParams | No |