removeWebhookFromProcess#

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)
  removeWebhookFromProcess

Parameters#

Parameter Type Required Description
process string true Id or name of process
webhook string true Id of webhook

Related REST command: Removes a webhook from a process.

Parent topic: CLI Commands