Switch active organization for authenticated user
PUT/:realm/users/switch-organization
Switch the active organization context for the authenticated user
Request
Responses
- 200
- 400
- 401
- 404
Active organization switched successfully. Returns a new token set reflecting the updated active organization; clients should replace their stored tokens with these.
Malformed request body
User is not a member of this organization
Organization not found