curl --location --request POST 'http://127.0.0.1:9999/admin/DelayAuthKey' \ --header 'Content-Type: application/json' \ --data-raw '{ "Days": "30", "ExpiryDate": "", "Key": "" }'
{}