v3
latestOpenAPI 3.1.02026-07-311,4541,5202.3 MBusers
Api Get Keys Create
Create a new API key for the organization.
super().post() routes through OrganizationInjectionMixin.post which calls inject_target_organization(request) — that handles superadmin- gated organization / organization_id injection for us. We only need to pin user (which the injection helper does not touch) before delegating.
post/api/get-keys
Headers
Authorizationstring required
JWT access token or Respan API key