curl --location --request PUT '/api/radius/pool/' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Corporate-Network-Pool",
"description": "Updated description for the corporate VPN IP pool",
"status": true
}'{
"id": "6fc63d2d-96f9-483b-83f7-3a611c4a8daf",
"name": "string",
"description": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z",
"status": true
}