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 to remove
application string true ID of application

Related CLI command: removeWebhookFromApplication.