Delete a webhook
DELETE /api/v1/eventConfigurations/<webhookID>
Deletes a webhook.
An empty 200 OK response means that the deletion was successful.
| Attribute | Type | Description | Example |
|---|---|---|---|
webhookID | string | The webhook ID. If you do not know the webhook ID, first retrieve webhooks. | 7050346545d5447da57b64be6416ac78 |
If you have suggestions for improving this article, let us know!