This logs a user in if successful with OAuth2
Example
aiware oauthLoginUser X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| xCorrelationId | string | Correlation Id that can be passed, traced in the server and will be returned in the response if present in the request | [optional] [default to null] |
| adminUserOAuth2LoginRequest | AdminUserOAuth2LoginRequest | This logs in the user with the OAuth2 response | [optional] |
Return type
AdminUserLoginResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json