Test an outgoing webhook
POST
https://api.coralogix.com/mgmt/openapi/5/integrations/webhooks-test/v1Tests an outgoing webhook configuration.
Requires the following permissions:
outbound-webhooks:ReadConfig
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Body
application/json
Request for testing an outgoing webhook configuration.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
data#objectdata.awsEventBridge# object data.demisto# object data.emailGroup# object data.genericWebhook# object data.ibmEventNotifications# object data.jira# object data.pagerDuty# object data.sendLog# object data.slack# object
Outgoing webhook input data.
oneOfobject
Aws event bridge config.
Demisto config.
Email group config.
Generic webhook config.
Ibm event notifications config.
Jira config.
data.microsoftTeams#object
Microsoft teams config.
data.msTeamsWorkflow#object
Ms teams workflow config.
data.opsgenie#object
Opsgenie config.
Pager duty config.
Send log config.
Slack config.
data.type#WebhookType
Webhook type.
Possible values: [UNKNOWN, GENERIC, SLACK, PAGERDUTY, SEND_LOG, EMAIL_GROUP, MICROSOFT_TEAMS, JIRA, OPSGENIE, DEMISTO, AWS_EVENT_BRIDGE, IBM_EVENT_NOTIFICATIONS, MS_TEAMS_WORKFLOW]
Response
application/json
Response containing the results of an outgoing webhook test.