Authentication

Login user

post/v1/auth/login

Request body

emailstring email required

Email address of the account

passwordstring required

Account password

Response

User logged in successfully

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes

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