Removes a webhook from a process

Request

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

Related CLI command: removeWebhookFromProcess.