post
https://megsapp-nova-stg.85.group/api/v1/auth/partner/switch-membership
Re-issues the access token bound to a different PARTNER_AGENT membership owned by the authenticated partner user, without rotating the refresh token. Returns the same shape as login (accessToken, refreshToken, user) — refreshToken is the caller’s existing token, echoed unchanged. Used by the rica-portal membership picker / header switcher to drive ADR-0002 PARTNER_AGENT-only attribution.
Access: Auth methods: JWT bearer.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400PARTNER_AGENT_REQUIRED — target membership exists but its role is not PARTNER_AGENT; non-AGENT memberships cannot drive attribution.
401Unauthorized
404MEMBERSHIP_NOT_FOUND — no active membership for the given partnerUuid is owned by the authenticated user.