This resource allows users to create and manage webhooks. With webhooks it is possible to listen for events in Cirqll in real-time. Instead of polling an index route every minute, a webhook may be used to listen on create, delete and update events.All Topics#
There is currently no way to listen to all topics with a simple wildcard. So in the following codeblock is a copy-paste JavaScript array you may use.Read More#
Modified at 2025-04-22 09:45:22