Webhooks
Event subscriptions. FlowBeacon POSTs HMAC-signed payloads to the
registered URL on partner-visible events such as evaluation.complete.
Register a webhook
Register an HTTPS endpoint that FlowBeacon will `POST` to when partner-visible
List webhooks
Returns every subscription owned by the calling organization,
Delete a webhook
Revokes the subscription immediately. No further deliveries will fire.
Rotate the signing secret
Returns a new `signing_secret`. The previous secret stops working immediately —
`evaluation.complete` event
Fired when a batch evaluation transitions to `complete`. The receiver