Register a webhook to receive real-time events for an account
url:
url — Custom mode: events are sent as POST requests to your URLurl — Hosted mode: events are available via SSE stream or polling/start — that endpoint is only used to resume a webhook that was previously stopped via /stop.Calling POST /v2/webhooks itself costs 0 credits; the running cost comes from the live monitoring it enables./v2/login).POST requests. Must be a publicly accessible HTTPS endpoint.Omit this field to create a hosted webhook (SSE/polling).["all"] which receives every event.Available event types: message_received, accepted_invitation, all./stop or DELETE) halts monitoring and stops the credit billing automatically. Other webhooks on the same account are unaffected.200 status code to acknowledge receipt.accepted_invitation is in the events list, the API performs an initial sync of your connections to enable detection of new acceptances.