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

emailaddressstring
passwordstring

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.