HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Enable or disable PA license.

Enable or disable PA license at customer or device level. List of devices can be disabled or enabled at once. When customer_level is false, enable device list and disable device list will not be considered. When customer level is true, enable and disable device list can be given.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

enable or disable at customer or device level

boolean

one of the values true or false (when customer level key is passed, other keys should not be passed)

enable_device_list
array of strings
enable_device_list
disable_device_list
array of strings
disable_device_list
Responses
200

successful operation

400

A required parameter or field is missing

401

Unauthorized access. Authentication failed or was not provided.

403

Access denied

404

The requested entity was not found

413

Request-size limit exceeded

417

Request-size limit exceeded

429

You do not have permissions to use this API

500

There is an internal error

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!