go back to UserService

POST /users/login

Logs the user in and returns a token that may be used on subsequent requests for access.

Parameters

name description type default type
user-agent the "User-Agent" HTTP header header String

Result

Response of type: text/plain

a response indicating success or failure and if success, the access token

Try It Out

Request

- Authentication Help
- String