@therealdanvega @gamesover @Netlify With @Netlify you could use the Redirects API to return any http code you like for any urls or patterns.
Perhaps http 410 is what you need.
/this-path-is-gone/* /gone.html 410
https://www.netlify.com/docs/redirects/#http-status-codes