RUM

Number of APIs: 8

  1. Search RUM events POST {{baseUrl}}/api/v2/rum/events/search

  2. Get a list of RUM events GET {{baseUrl}}/api/v2/rum/events

  3. Update a RUM application PATCH {{baseUrl}}/api/v2/rum/applications/:id

  4. Get a RUM application GET {{baseUrl}}/api/v2/rum/applications/:id

  5. Delete a RUM application DELETE {{baseUrl}}/api/v2/rum/applications/:id

  6. Create a new RUM application POST {{baseUrl}}/api/v2/rum/applications

  7. List all the RUM applications GET {{baseUrl}}/api/v2/rum/applications

  8. Aggregate RUM events POST {{baseUrl}}/api/v2/rum/analytics/aggregate