removeWebhookFromProcess
Removes a webhook from a process
Format
udclient [global-args...] [global-flags...]
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.