Removes a webhook from a process

Request

DELETE https://{hostname}:{port}
    /cli/application/{application}/webhooks/{webhook}
Table 1. URL parameters
Parameter Type Required Description
webhook string true Id of webhook
application string true Id or name of application

Related CLI command: removeWebhookFromApplication.