Service: zimbraAccount
Namespace: "urn:zimbraAccount"
EndSession SOAP Command

End the current session, removing it from all caches. Called when the browser app (or other session-using app) shuts down. Has no effect if called in a <nosession> context.

Authorization token required true
Admin Authorization token required false

EndSessionRequest

    <EndSessionRequest [logoff="{need-can-expand} (0|1)"] /> ## EndSessionRequest

The following table describes elements and attributes you can define within a <EndSessionRequest> element:

XPath Required / Optional Description
@logoff Optional (0 or 1) Type:0|1
flag whether the {exp} flag is needed in the response for group entries.
default is 0 (false)

EndSessionResponse

    <EndSessionResponse /> ## EndSessionResponse