curl --location -g --request POST '/Admin/DelayAuthKey?key={{key}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "authcode": "{{authcode}}", "days": 82 }'
{}