HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Modify RADIUS server settings for your appliance.

Schema shows a server object and a hash map of RADIUS settings keyed by their order. You will need to construct an object of form: { 'server': { '1': {schema} }, { '2': {schema}} } for POST operation to work and can configure a max of 3 RADIUS servers. You can try GET operation for complete details of the schema.

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

JSON object containing RADIUS Server configuration settings.

server
object
required

RADIUS server settings

Response
200

No response

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