HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Configure or update network access policy for registered clients.

Configure or update policy that allows network access for registered clients, based on their MAC Address and Client Profile Tag.

Body Params

The Client Policy to add or update.

string

AllowAllMacAuth property which is used to enable/disable allow all mac authentication.

string
required

Client Role for clients with tags that are not specified in the Rules. Must be a valid role, cannot be empty.

string

WLAN network for clients that use dpp provisoning.

rules
array of objects
required

Mapping rules of Client Profile Tags to Client Roles.

rules*
Responses
200

Success. No data in response.

400

Bad request.

401

Unauthorized access or Invalid token.

403

Forbidden - not permitted to perform this action.

412

Validation error.

413

Request-size limit exceeded.

429

API Rate limit exceeded.

500

Unexpected error.

503

Service Unavailable.

default

Unexpected error.

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