login

User logs in with credentials (email/password).

post/api/auth/login/credentials

Headers

x-artemis-api-keystring uuid required

Request body

emailstring
passwordstring
rememberMeboolean

Response

successful operation

Changes