How to deactivate a webhook via scenario

Hi,
is there a way to deactivate/activate a webhook via a scenario? Similar to deactivate scenario?
Or is there a way not to queue the webhook calls?
thanks!
Roger

You can use Make App or Make API to do this.

https://www.make.com/en/api-documentation/hooks-hookId-disable-post

1 Like

thanks! did not find a way with a module but will try the api call. Never did this before. Thanks for the hint!
edit: got it :slight_smile: worked