v1

latestOpenAPI 3.0.3Apache 2.02026-07-175678720.5 KB
metrics

Reset the occupancy of a place

post/metrics/occupancy/reset

Request body

placestring required
timestampstring date-time required
occupancyResetinteger required
objectTypestring required

Example request

{
  "place": "place1",
  "timestamp": "2022-08-25T00:00:00.000Z",
  "objectType": "Person"
}

Response

Successful Operation.

successboolean required