v3

latestOpenAPI 3.1.02026-07-311,4541,5202.3 MB
authentication

Auth Impersonate Switch Org Partial Update

Endpoint for switching organization while impersonating a user.

Security: gated on the staff_impersonate session scope. Operators revoke per-user via APIUser.has_impersonation_access — see ImpersonateUserView for the model. Switching organizations is a mid-session operation that only makes sense WHILE impersonating, so the same scope gates it (no separate switch scope).

patch/auth/impersonate/switch-org/

Headers

Authorizationstring required

JWT access token or Respan API key

Response

No response body

AuthenticationAuthImpersonateSwitchOrgPartialUpdateResponse200 required

Empty response body