post http://localhost:3001/rest/json/radius
Schema shows a server object and a hash map of RADIUS settings keyed by their order. You will need to construct an object of form: { 'server': { '1': {schema} }, { '2': {schema}} } for POST operation to work and can configure a max of 3 RADIUS servers. You can try GET operation for complete details of the schema.