closeSubscriberAccount
POST {{url}}/networkoperatorconsole/subscribers/closeSubscriberAccount
Use this API to close subscriber's account. Subscriber will not be able to re-authenticate to Wi-Fi.
Request Body
{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "EmailAddress"=>"gj@idea-central.com"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |
RESPONSES
status: OK
{"message":"Closed subscriber account. "}