users

Authenticate user

Validate and issue token to user.

post/users/authenticate

Request body

usernamestring
passwordstring

Response

Token issued

Changes