User
Login
This endpoint can be used for login. The response contains an access token and a refresh token which need to be used in the Authorization header in the future API calls.
POST
Body
application/json
The request body includes user email and password as compulsory fields.
The body is of type object
.
Response
200
application/json
Successful Response
The response is of type object
.