Modify a RADIUS Proxy
PATCH {{HOST}}/admin/v1/RadiusProxies/{{RPid}}
Request Body
{"Operations"=>[{"op"=>"replace", "path"=>"timeout", "value"=>15}, {"op"=>"replace", "path"=>"noOfWorkerThreads", "value"=>15}], "schemas"=>["urn:ietf:params:scim:api:messages:2.0:PatchOp"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |