{ "Count": "1", "Days": "30" }
curl --location --request POST '/admin/GenAuthKey1' \ --header 'Content-Type: application/json' \ --data-raw '{ "Count": "1", "Days": "30" }'
{}