Configuration - Authentication
Update external RADIUS server configuration
Update external RADIUS server configuration by ID.
put/radius-servers/external/{id}
Path parameters
idinteger required
The external RADIUS server ID.
Request body
Example request
{
"server_type": "BOTH"
}Response
OK