Login user
Endpoint URL
GET /api/v2/users/:id/login
Login user
Logs out a specific user from the portal. To successfully log out a user, provide the user’s unique ID in the request. If the request is valid and the user exists, the system terminates the user’s active session and logs them out of the portal.