Logout
This method deletes the existing CloudBlue Commerce session.
Input parameters:
Name | Description |
---|---|
event |
A parameter specifying the method to call. The value must be the |
session_id |
The ID of the session. |
Calling of this method returns the following responses:
- HTTP Status 200 is returned if session deletion succeeds.
- HTTP Status 403 is returned if session deletion fails.
Example
curl -k https://cp.brand01.acom/servlet/Sessions\?event=logout\&session_id=000001