HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Create/Update role restrictions for given airgroup server

Configuration of Client Role restrictions applicable to this server

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

Mac-address of the airgroup server

Body Params

JSON representation of role_restrictions config

disallowed_roles
array of objects
length ≤ 20

List of disallowed user Roles for this server. This must be empty if any roles are configured in 'allowed_roles'

disallowed_roles
allowed_roles
array of objects
length ≤ 20

List of allowed user Roles for this server. This must be empty if any roles are configured in 'disallowed_roles'

allowed_roles
Responses

401

Unauthorized

403

Forbidden

413

Request-size limit exceeded

417

Request-size limit exceeded

429

API Rate limit exceeded

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json