General APIs with JWT

Login

post/users/login

Request body

emailstring required
passwordstring nullable
messagestring nullable
signaturestring nullable

Response

Successful Response

tokenstring required

Changes