Authentication
Authenticate user via form data
Authenticates a user with username and password via form data
POST
Body
application/x-www-form-urlencoded
Response
200
application/json
Successful authentication
The response is of type object
.
Authenticates a user with username and password via form data
Successful authentication
The response is of type object
.