Endpoints
Token
Authenticates a user and returns a JWT token
POST
cURL
Body
application/json
Response
200
application/json
Authentication successful
The response is of type object
.
cURL
Authenticates a user and returns a JWT token
Authentication successful
The response is of type object
.