Alert Run Summary
Last updated
{
"message": "Alert execution request was created. You will receive an email soon with the result"
}curl -X POST 'https://api.genlogs.io/alerts/run' \
-H 'Access-Token: {access_token}' \
-H 'x-api-key: {your_api_key}' \
-H 'Content-Type: application/json'