put https://clearpass-hostname/api/radius-dictionary/
Replace a RADIUS Dictionary
Responses
Replace a RADIUS Dictionary
xxxxxxxxxx
curl --request PUT \
--url https://clearpass-hostname/api/radius-dictionary/radius_dictionary_id \
--header 'Authorization: Bearer <TOKEN>' \
--header 'accept: application/json' \
--header 'content-type: application/json'