logoutRequest

Logs out the current user.

Request

<logoutRequest>
   <session type="string"/>
</logoutRequest>

Response

<logoutResponse>
   <status type="Status"/> 
</logoutResponse>

Elements

session

Specifies and links the user with the logout instance on the archive server.

status

Returns the success or failure of the method.