updateWebhookForProcess
Updates a webhook for a process
Format
udclient [global-args...] [global-flags...]
updateWebhookForProcess [parameters]
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
webhookTemplate | string | true | Id or name of webhook template. |
url | string | true | Url for the webhook |
process | string | true | Id or name of process |
webhook | string | true | Id of webhook |
Related REST command: Updates a webhook for a process.