client_action
Grant or revoke hotspot guest access for a specific client on the UniFi network.
Instructions
Execute hotspot guest access actions on a connected client. AUTHORIZE_GUEST_ACCESS grants guest WiFi access, UNAUTHORIZE_GUEST_ACCESS revokes it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | Client ID (UUID from list_clients) | |
| action | Yes | Client action. AUTHORIZE_GUEST_ACCESS grants hotspot access, UNAUTHORIZE_GUEST_ACCESS revokes it. |