404

Resource not found. This typically occurs when a resource keyed by a URL path parameter is wrong, no longer exists, or if the request URL is garbled in some other way.

This sample 404 error indicates the requested API client credential doesn't exists:

{
    "type": "/identity-management/error-types/25",
    "status": 404,
    "title": "ERROR_NO_CREDENTIAL",
    "detail": "",
    "instance": "",
    "errors": []
}