Application Programming Interface Guide > Web Services Operations > Operations Reference > closeSession
 
closeSession
Close the current session. See beginSession for more information.
Location
/services/webservices/system/util/session/operations/
Request Elements
N/A
Request Example
<session:closeSession xmlns:session="http://www.compositesw.com/services/system/util/session"/>
Response Elements
N/A
Faults
IllegalState: If the current session is not currently open.