Removes a webhook from a process
Request
DELETE https://{hostname}:{port}
/cli/application/{application}/webhooks/{webhook}
| Parameter | Type | Required | Description |
|---|---|---|---|
| webhook | string | true | Id of webhook |
| application | string | true | Id or name of application |
Related CLI command: removeWebhookFromApplication.