I've created webhook for update, delete issue events using cloud rest api action.
Then I deleted all the webhooks again by using delete dynamic webhook API action.
Now when I'm getting the list of webhooks it shows that no any webhooks are available which is ok. But after changing something in the Jira issues I am still getting webhook requests to my endpoint with issue changes.