Unregister Publication window

This API call informs the server that a user has closed a Publication window.

Example API call

/lcapi?book=1&collection=1&target=main&action=book_close&iswebkit=yes

Parameters

ParameterDescription
targetmain
actionbook_close
bookThe id of the publication, an integer, such as 1.
collection The id of the collection, an integer, such as 1.
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