When frontend or WAF blocks requests for certain urls, it may happen that X-Original-URL will be useful. Simply change url to '/' and add the url you wanted to call in this header. Leave parameters in original url, e.g. GET /?username=carlos HTTP/1.1
X-Original-URL: /admin/delete