Creates a new webhook endpoint. The response includes the full HMAC signing secret (shown only on creation). See webhook verification for more information.
API key passed as a Bearer token
HTTPS URL that will receive POST requests
"https://example.com/webhooks/daimo"
Event types to subscribe to. Defaults to ["*"].
Webhook event type (or * for all events)
*, session.processing, session.succeeded, session.bounced Human-readable label for this endpoint
Webhook endpoint created