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.
The request body includes user email and password as compulsory fields.
The body is of type object
.
Successful Response
The response is of type object
.
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.
The request body includes user email and password as compulsory fields.
The body is of type object
.
Successful Response
The response is of type object
.