Create registration
Creates a registration with boundary, webhook and filters.
Body
Registration payload (boundary, webhook, and filters)
Registration UUID
"f7587d9e-2481-4b4c-818d-c8d1946851b7"
Recipient identifier. The recipient ID must be unique and comply with the US-ASCII character set.
"Recipient 1"
Alarm registration boundary
Defines the geographic scope to monitor for alarm conditions. The concrete boundary type is selected via the type discriminator field; supply only the fields that belong to the chosen subtype.
- ADMINISTRATIVE – boundary identified by city (
cityId), district (districtId), and optionally neighborhood (neighborhoodId). - POLYGON – arbitrary closed polygon defined by a list of exterior ring coordinates (WGS84).
- H3INDEX – boundary defined by a single Uber H3 cell address.
- Option 1
- Option 2
- Option 3
Webhook configuration
Alarm filters
Response
OK
Registration response (timestamps and warnings)
Registration UUID
"f7587d9e-2481-4b4c-818d-c8d1946851b7"
Recipient identifier. The recipient ID must be unique and comply with the US-ASCII character set.
"Recipient 1"
Alarm registration boundary
Defines the geographic scope to monitor for alarm conditions. The concrete boundary type is selected via the type discriminator field; supply only the fields that belong to the chosen subtype.
- ADMINISTRATIVE – boundary identified by city (
cityId), district (districtId), and optionally neighborhood (neighborhoodId). - POLYGON – arbitrary closed polygon defined by a list of exterior ring coordinates (WGS84).
- H3INDEX – boundary defined by a single Uber H3 cell address.
- Option 1
- Option 2
- Option 3
Webhook configuration
Alarm filters
Creation time
"2025-01-01T10:15:30Z"
Last update time
"2025-01-01T11:15:30Z"
Warnings
["warning-1", "warning-2"]