Log Out
get
                    /oauth2/v1/userlogout
Request
Supported Media Types
                - application/json
Query Parameters
                - 
                        id_token_hint: string
                        
                        Identity Token that is generated during a 3-legged OAuth flow
- 
                        post_logout_redirect_uri: string
                        
                        Redirect URI after logout
- 
                        state(optional): string
                        
                        Opaque value used to maintain the state between the request and the callback
Response
Supported Media Types
                - application/json
200 Response
Logout complete
                
                
                400 Response
Invalid request