CHW-4804 ClientCredentialNotFound

client credential not found; verify the client id and that it has not been deleted

Default message: client credential not found; verify the client id and that it has not been deleted
HTTP status: 404 (client)

Problem. PATCH / PUT / DELETE targeted a client_id that does not exist for the caller’s org. Cause. The id may have been deleted or typed wrong, or belongs to another org. Fix. Confirm the id via GET /api/clients and retry. HTTP 404.