4104xx Client Error
Gone
The 410 Gone HTTP status code indicates that the requested resource is no longer available on the server and has been permanently removed. Unlike a 404 Not Found error where there is a possibility of the resource being made available again in the future, a 410 response indicates that the resource will not be returning to its previous location or URL. This status code serves as a clear indication to the client that they should not attempt to access or request the resource in the future, and any links to it should be removed.