Authenticate User
Perform user authentication, returning a model which includes the users profile and a JWT auth token to re-use in subsequent requests.
post/profile/authenticate
Request body
Response
OK
Perform user authentication, returning a model which includes the users profile and a JWT auth token to re-use in subsequent requests.
OK