Register a webhook
POST /webhooks
Register an HTTPS endpoint that FlowBeacon will POST to when partner-visible
events happen. The signing_secret is returned once in this response;
use it to verify the X-FB-Signature header on incoming deliveries.
Request