Skip to main content
GET
Send event notifications

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

eventId
integer
required

The unique identifier of the event to send notifications for

Query Parameters

event[available_countries][]
string[]

ISO country codes to scope the notification to, read from params[:event][:available_countries]. Omit to notify all countries; any unrecognized ISO returns 422.

Response

Notifications sent

The response is of type string.