Login using Username / Password
POST/login-srv/login
This API call allows you to perform a login using password as authentication mechanism.
The redirect_uri specified in the authorization flow is then returned along with either a code or an access token, depending on the authorization flow.
Note: This endpoint is not the recommended way to perform login. The recommended approach is to use the verification APIs, which provide better security and user experience. For the recommended flow, see Initiate Authentication Verification API.
Request
Responses
- 200
ok