Action Events REST Endpoints

Action Events
The action events resource is used to view and create details of the REST APIs called by external applications, if the REST API endpoint matches a certain pre-defined pattern. This is used to determine billing of the digital customer service application and to capture knowledge article usage.
Create an action event
Method: post
Path: /crmRestApi/resources/11.13.18.05/actionEvents
Get all action events
Method: get
Path: /crmRestApi/resources/11.13.18.05/actionEvents
Get an action event
Method: get
Path: /crmRestApi/resources/11.13.18.05/actionEvents/{RequestActionCaptureId}
Update an action event
Method: patch
Path: /crmRestApi/resources/11.13.18.05/actionEvents/{RequestActionCaptureId}