Usage Event Reporting
POST/analyses/event
This functionality allows the system to receive and report various types of usage events for analytical purposes. The collected data provides valuable insights into user interactions, supporting better decision-making, service optimization, and improving the overall user experience
Request
- application/json
Body
required
action stringrequired
category stringrequired
customDimension
object
nullable
property name* string
customNameDimensions
object
nullable
property name* string
name stringnullable
path stringnullable
userId stringnullable
Responses
- 200
- 500
Loading...