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
202
Investigation opened from the alert
application/json
Investigation opened from the alert
thread_idstring Β· uuidRequired
messagestringRequired
400
Bad request
application/json
401
Failed to authenticate user
application/json
403
Missing required scopes. π Requires the create:thread permission
application/json
404
Organization has no Coralogix integration configured
application/json
429
Too many requests
application/json
post
/api/v1/webhooks/coralogix/alertsLast updated
Was this helpful?

