Hello Guys, I am trying to format my API "getOrganizationCameraDetectionsHistoryByBoundaryByInterval" but I am with difficulty. There is some sample to how should I create the fields "boundaryIds" and "ranges"?
I've consulted the documentation: https://developer.cisco.com/meraki/api-v1/get-organization-camera-detections-history-by-boundary-by-...
but I should be wrong when create my fields.
Thank you for your help.
Sample of my actual url: {{baseUrl}}/organizations/:organizationId/camera/detections/history/byBoundary/byInterval?boundaryIds=["3667618946539847796"]&ranges=[{"interval":60,"startTime":"2024-07-19T12:00:00Z","endTime":"2024-07-19T13:00:00Z"}]