unload
To unload all events from the session, execute the events/unload request.
svc=events/unload¶ms={}
Response
If the request is completed successfully, an empty response is returned.
{ }
Otherwise, an error code is returned.
Error codes
Code | Description |
1 | Invalid or obsolete request SID. |
4 | Parameter validation error. |
7 | Failed to load the adf_avl_events library. |