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