/
Logs user into the system
- Mock serverhttps://innovario.apishowdown.com/_mock/petstore/user/login
- Default serverhttps://petstore.swagger.io/v2/user/login
- Sandbox serverhttps://petstore.swagger.io/sandbox/user/login
curl -i -X GET \
'https://innovario.apishowdown.com/_mock/petstore/user/login?username=string&password=string'Response
- application/json
- application/xml
- text/plain
"OK"