Triggering an Alert
POST /subscribers/{id}/api/v1/alerts
Authorization: RelayApiKey {apikey}
Content-type: application/json
{
"notification": "hello world",
"groups": ["mygroup"],
}Headers and Subscriber ID Path
Required Content
Example
Last updated

