Login as another user
Authentication
Login as another user
deprecated
Deprecated. Use the v3 login as another user endpoint (POST /api2/v3/auth/loginOther) instead.<p> <p>Available only for admin. Only the owner of an account may log into accounts that belong to multiple platform organizations.
POST
Login as another user
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Body
application/json
Username of the user to log in as
Request to log in as another user
Username of the user to log in as
Maximum string length:
255Response
OK
Successful login response containing the API token and the logged-in user