GET api/accounts/validate
Validates that the credentials provided have access to the system.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
"Success" or "Failure"
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string>sample string 1</string>