Unregister Publication window

This API call informs the server that a user has closed a Publication 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=1459854003358&book=s1000d_bike_41&collection=default&target=main&action=book_close&iswebkit=yes

Parameters

ParameterDescription
targetmain
actionbook_close
book The name of the publication, such as s1000d_bike_41.
collectionThe name of the collection that the publication is registered in, such as default.
idA session ID that is valid for this collection and publication combination.
iswebkityes; this parameter adds special handling needed to close a window in a Webkit browser such as Google Chrome, Apple Safari, or Microsoft Edge (2019 or later).

Returns

On success
Returns nothing
On failure
Returns nothing