Logout
Deletes the authentication token (sessionid), thereby clearing the session
Request
            
                URI
                    
                                POST                            
                            https://{api_host}/logout
                            COPY
                    Header Parameters
                                    
            
            
                                    string
                
                
            
        
        
                sessionid            
                            Required
                    The authentication token obtained from login API response
Responses
                        
                202            
            
        OK
Operation doesn't return any data structure
            
            
                    