GET api_v2/AccountDomainUsers/GetAccountUserID?AccountDomainUserID={AccountDomainUserID}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
AccountDomainUserID | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/xml, text/xml
Sample:
<Result> <AccountUserID>2bda7415-48b1-492f-9913-c8a4658f10de</AccountUserID> </Result>
application/json, text/json
Sample:
{ "AccountUserID": "2bda7415-48b1-492f-9913-c8a4658f10de" }