This error corresponds to the standard 404 Not Found HTTP status code, indicating that the requested resource could not be found on the server.
{
"code": "NOT_FOUND",
"type": "https://docs.leyr.io/api/error-handling/not_found",
"title": "Not found",
"status": 404,
"detail": "Not found. You're requesting a resource that doesn't exist.",
"instance": "8f721c44-3f76-4b35-a562-f69c55317e9d"
}
To resolve this error:
detail field in the response body for specific information about which resource couldn't be found.instance ID from the error response