Services and Operations > Security service > logoutUser

logoutUser

The logoutUser operation allows you to terminate (expire) a specific Web Services session. See Working with Web Services sessions for more information.

Sessions will eventually expire automatically, but it is good practice to log out when you are finished performing operations for a specific user in order to free system resources.

Once a Web Services session is expired, subsequent requests using the specified sessionToken are rejected.

Synopsis

Service

Security service

Namespace

http://schemas.sirsidynix.com/symws/security

Prerequisites

Valid clientID (see clientID)
sessionToken (see sessionToken)

Request

LogoutUserRequest

Response

None

Operation faults

None (see also Faults)

LogoutUserRequest

The LogoutUserRequest has no request parameters.

The server determines the session to end from the value of sessionToken.

Response

logoutUser is a one-way operation; there is no response defined.

See Also

 


© 2009-2012 SirsiDynix