Discussions

Ask a Question
Back to All

Webhooks keep on running every 10 min.

I set a webhook for callsCreated.

When a call was created it does run the webhook.

The problem is it keeps on running every 10min. without a call being created after the first call. the return has the same URI and ID .

I thought the code below can trigger to stop, but it didn't work

http_response_code(200)