CHW-4925 APIKeyNotFound

api key not found

Default message: api key not found
HTTP status: 404 (client)

Problem. GET / PATCH / DELETE / rotate referenced a key id that does not resolve in the caller’s org. Cause. Wrong id, deleted key, or cross-tenant access attempt. Fix. List api keys for the caller’s org and operate on an id from that response. HTTP 404.