Skip to main content

morio.api.cache.404

No such key - This is the API equivalent of a 404 page for the cache. This key does not exist.

Example response

{
"type": "https://morio.it/docs/reference/errors/morio.api.cache.404",
"status": 404,
"title": "No such key",
"detail": "This is the API equivalent of a 404 page for the cache. This key does not exist."
}