GET api/v3/Tenants/details?tenantName={tenantName}&userName={userName}&IsConsentRequired={IsConsentRequired}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
tenantName | string |
Required |
|
userName | string |
Required |
|
IsConsentRequired | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, text/xml
Sample:
Sample not available.