unload

To unload all events from the session, execute the events/unload request.

Copied!
svc=events/unload&params={}

Response

If the request is completed successfully, an empty response is returned.

Copied!
{ }

Otherwise, an error code is returned.

Error codes

CodeDescription
1Invalid or obsolete request SID.
4Parameter validation error.
7Failed to load the adf_avl_events library.
Download PDF file
Download Word document

See also