HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In

Disconnect User

This API disconnects the clients from an IAP. Disconnect user command has following option:

  1. all : Disconnects all clients associated with an IAP.
  2. mac : Allows you to disconnect a client by specifying the MAC address of the client.
  3. network : Allows you to disconnect the clients connected to a specific network.

Use one of the above options.

Possible error_codes for the error responses are

  1. 0001 - General Error.
  2. 0003 - Validation Error. Unsupported query combination.
  3. 0004 - Validation Error. Invalid value for a query parameter.
Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!