events.updates
Acquire new OK events via long polling subscription
| Name | Required | Type | Description |
|---|---|---|---|
| marker | false | Events marker | |
| types | false | Event types to be returned in a response | |
| count | false | Maximum amount of events to be returned | |
| timeout | false | Maximum amount of time to wait for new events | |
| commit | false | Mark all acquired events as read. If parameter is false all acquired events are count as new on following method calls |
Authorization
Session is prohibitedRequired permissions
- VALUABLE_ACCESS
To enable OK events you need to subscribe to them in application settings. For more information go here.

