API keysCreate an organization API keyCreate an organization API key POST /api/orgs/:orgId/api-keys Creates a new API key for the organization. Keys may be org-wide or bound to a single namespace. Request Responses200400401403500API key createdValidation errorAuthentication requiredAdmin role required or org mismatchInternal error