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