4xx Client Error
This used to exist here, but it's been permanently removed and won't be coming back.
Use 410 when the resource used to exist and the server knows it has been removed permanently.
GET https://api.example.test/api/users/123410 Gone
# Headers
Content-Type: application/json
# Body
{
"error": "gone"
}User account was deleted and will not return