Login For Swagger UI
Login a user using the swagger ui authorize feature.
Note - baseUrl -
https://api.timbu.com/v2
Request
Post /tokenRequired Fields
Username string Required|
Password string Required|
password string RequiredResponse
- 200
- 422
- 404
Swagger login success.
Fields are missing. This happens when a field is missing in the request body.
404 - This happens when the wrong url is called.