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 to remove |
application | string | true | Id of application |
Related CLI command: removeWebhookFromApplication.