POST ValidateAuthorization/Post
Returns true if authorization passed, or a 401 unauthorized
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
true or 401 - unauthorized
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>