The requested resource could not be found but may be available in the future. Subsequent requests by the client are permissible.
RESTful |
DELETE, destroying entities
404 Not Found if the entity does not exist |
Return codes and errors
404 Not Found: the specified entity does not exist (unknown routes should not 404). |
Caching
Responses with the following status codes should specify a Cache-Control header |
HTTP Status (Get List of resources) |
HTTP Status (Read Single Resource) |
Delete Single Resource
404 Not Found HTTP status should not be utilized |
HTTP Status Codes |