Unregister Publication List window
This API call informs the server that a user has closed a Publication List window. If the number of open Publication windows and Publication List windows has reached 0, and LiveContent is configured to auto-shutdown, the server will now automatically close itself.
Example API call
/servlets3/wietmsd?id=1459854235647&date=1459854234169&target=main&action=main_close
Parameters
| Parameter | Description |
|---|---|
target | main |
action | main_close |
id | A session ID that is valid for this collection and publication combination. |
date | To prevent browser-side caching of data, especially with AJAX requests, it is important to make a URL unique. The most effective technique to accomplish this is to include a date parameter that is based on the time at which the call is made. |
Returns
- On success
- Returns nothing
- On failure
- Returns nothing