Alert

Send an alert for an event to a specific notification recipient

post

An authenticated user sends an alert for the specified event to a specific notification recipient

Path parameters
eventIdstring · uuidRequired
Body
idstring · uuidOptional

The ID of the notification recipient to alert. The ID can be retrieved from the list of notification recipients for the organisation.

Responses
200

OK

application/json
post
/events/{eventId}/alert
200

OK

Was this helpful?