removeWebhookFromApplication#

Removes a webhook from a process

Format#

udclient [\[global-args...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md) [\[global-flags...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md)
  removeWebhookFromApplication

Parameters#

Parameter Type Required Description
webhook string true Id of webhook to remove
application string true Id of application

Related REST command: Removes a webhook from a process.

Parent topic: CLI Commands