Logs which user was selected as the target of a "log as" action, for audit purposes.
Request Information
URI Parameters :
None.
Body Parameters :
JSON body with domainname (company domain) and useremail (target user).
Collection of ObjectNone.
Response Information
Resource Description :
IHttpActionResult containing the log result; 400 Bad Request if either field is missing.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.