Webhooks Inbound

post

Receive a Coralogix alert and open an investigation for it. Authenticate with Authorization: Bearer <BLUEBRICKS_API_KEY>.

πŸ”’ Requires the create:thread permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body

Opaque Coralogix alert payload. The shape is user-configurable in Coralogix and stored verbatim for the investigation.

Other propertiesanyOptional
Responses
chevron-right
202

Investigation opened from the alert

application/json

Investigation opened from the alert

thread_idstring Β· uuidRequired
messagestringRequired
post
/api/v1/webhooks/coralogix/alerts

Last updated

Was this helpful?