Authentication
Authenticate user via JSON
Authenticates a user with username and password via JSON body
POST
Body
application/json
Response
200
application/json
Successful authentication
The response is of type object
.
Authenticates a user with username and password via JSON body
Successful authentication
The response is of type object
.