Header used by the Nevermined backend to resolve the active organization
context for an authenticated request. Resolution priority is:
path :orgId > this header > API-key tag > fallback membership > personal.
See apps/api/src/common/guards/current-org-context.guard.ts in nvm-monorepo.
Header used by the Nevermined backend to resolve the active organization context for an authenticated request. Resolution priority is: path
:orgId> this header > API-key tag > fallback membership > personal. Seeapps/api/src/common/guards/current-org-context.guard.tsin nvm-monorepo.