POST api/Account/InitiateLogin
Request Information
URI Parameters
None.
Body Parameters
Advoco.Models.Identity.Creds| Name | Description | Type | Additional information |
|---|---|---|---|
| user | string |
None. |
|
| password | string |
None. |
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
Collection of Advoco.Models.Identity.TenantInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Provider | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.