Skip to main content
PATCH
Update a point alarm registration

Body

application/json
registrationId
string<uuid>

Existing registration UUID. Omit for create; required for update.

Example:

"f7587d9e-2481-4b4c-818d-c8d1946851b7"

recipientId
string

Recipient identifier

Example:

"Recipient1"

boundary
object

Geospatial boundary definition for the alarm (point+radius)

webhook
object

Webhook configuration for alarm callbacks

filter
object

Event filters to apply (lightning, thunderstorm, precipitation)

Response

Registration updated successfully

registrationId
string<uuid>

Existing registration UUID. Omit for create; required for update.

Example:

"f7587d9e-2481-4b4c-818d-c8d1946851b7"

recipientId
string

Recipient identifier

Example:

"Recipient1"

boundary
object

Geospatial boundary definition for the alarm (point+radius)

webhook
object

Webhook configuration for alarm callbacks

filter
object

Event filters to apply (lightning, thunderstorm, precipitation)

createdAt
string<date-time>

Creation timestamp (UTC)

Example:

"2025-06-25T11:15:41Z"

updatedAt
string<date-time>

Last update timestamp (UTC)

Example:

"2025-06-30T10:05:12Z"