Update RADIUS Gateway

PUT {{apiPath}}/environments/{{envID}}/gateways/{{gatewayID}}

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update RADIUS Gateway.

Request Body

{"name"=>"New RADIUS Gateway", "description"=>"Gateway with updated Davinci flow policy ID", "type"=>"RADIUS", "radiusClients"=>[{"ip"=>"127.0.0.1", "sharedSecret"=>nil}], "defaultSharedSecret"=>"secret", "davinci"=>{"policy"=>{"id"=>"567a3443878d406e3fb22f5307059e0b"}}}