Delete a webhook by ID

Deletes an existing webhook from your workspace

This call requires the id of the webhook you want to delete as a path parameter. For a list of all the webhooks used in your workspace, including the id of each webhook, please see Get all webhooks.

A 204 code is returned when a webhook is successfully deleted. An invalid webhook id or the id of a webhook that was already deleted results in a 401.

Language
Authorization
URL
Click Try It! to start a request and see the response here!