v1

latestOpenAPI 3.1.02026-07-241220143.1 KB

POST /radclients/

Add a RADIUS client

post/v1/radclients/

Request body

namestring required

RADIUS client name

ip_addressstring

The IP address of the RADIUS client. One of ip_address or hostname is required

hostnamestring

The hostname of the RADIUS client. One of ip_address or hostname is required

groupsstring[]

An array of group names that have access to the RADIUS client

secretstring

Manually set the RADIUS client secret instead of having Foxpass automatically assign a random one to you

radius_attributesstring

Set existing radius attribute for a RADIUS client

Response

200