POST api/UserProfile/GetUserDomain
Request Information
URI Parameters
None.
Body Parameters
EmployeeEmail| Name | Description | Type | Additional information | 
|---|---|---|---|
| string | 
                             None.  | 
                
Request Formats
application/json, text/json
            Sample:
{
  "Email": "sample string 1"
}
        Response Information
Resource Description
stringResponse Formats
application/json, text/json
            Sample:
"sample string 1"