Request GET
http://wsdev.onegreatfamily.com/v11.02/Authenticate.svc/DeveloperLogout?SessionId=gl4q23cwofpshi55sg1dvc3o
Success Response Payload
<AuthenticationResult xmlns="http://schemas.datacontract.org/2004/07/OGF.WS.Data">
<Result>Success</Result>
<SessionId></SessionId>
</AuthenticationResultWS>
Fault Response Payload
<RestFault xmlns="http://schemas.datacontract.org/2004/07/OGF.WS.Data">
<ErrorCode>551</ErrorCode>
<FaultMessage>An unhandled exception has occurred</FaultMessage>
</RestFault>