Closes a previously opened JSON-RPC session ("Log out").

lsReleaseSessionKey(lsAPIurl = getOption("lsAPIurl"))

Arguments

lsAPIurl

(optional) The URL of the LimeSurvey RemoteControl 2 JSON-RPC API

Value

OK

References

https://api.limesurvey.org/classes/remotecontrol_handle.html#method_release_session_key

See also

Examples

if (FALSE) { lsReleaseSessionKey() }