[]
Get all users of the specified external login provider.
Parameters
| Name | Type | Located In | Description |
|---|---|---|---|
| providerNameRequired | string | path |
Response
Status Code: 200
Success
Get all mapped users' information of the specified external login provider.
Parameters
| Name | Type | Located In | Description |
|---|---|---|---|
| providerNameRequired | string | path |
Response
Status Code: 200
Success
Update the user mappings' information of the specified external login provider.
Parameters
| Name | Type | Located In | Description |
|---|---|---|---|
| providerNameRequired | string | path |
Request Schema
Response
Status Code: 200
Success
Delete the specified external user mapping information.
Parameters
| Name | Type | Located In | Description |
|---|---|---|---|
| externalUserIdRequired | string | path |
Response
Status Code: 200
Success
| Name | Type | Description | Example |
|---|---|---|---|
| mappingMode | UserMappingMode | ||
| providerNameNullable | string | ||
| userMappingsNullable | ManualMappingUserModel |
Enum:
ManualMappingByEmailMappingByMobile| Name | Type | Description | Example |
|---|---|---|---|
| externalUserIdNullable | string | ||
| innerUserNameNullable | string |