Login user
Endpoint URL
GET /api/v2/users/:id/login
Login user
Logs in a specific user to the portal. To successfully log in a user, provide the user's unique ID in the request. If the request is valid and the user exists, the system initiates a new session and logs the user into the portal.
Request
Responses
- 200
Successful response