morio.api.404
No such API endpoint - This is the API equivalent of a 404 page. The endpoint you requested does not exist.
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.404",
"status": 404,
"title": "No such API endpoint",
"detail": "This is the API equivalent of a 404 page. The endpoint you requested does not exist."
}