Delete webhook
Delete a webhook. Event notifications will no longer be sent to the configured URL.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Webhook identifier |
Use Cases
- Remove webhook when no longer needed
- Clean up test webhooks
- Discontinue event subscriptions
Required Permission
webhooks:delete
Delete webhook
Delete a webhook. Event notifications will no longer be sent to the configured URL.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Webhook identifier |
Use Cases
- Remove webhook when no longer needed
- Clean up test webhooks
- Discontinue event subscriptions
Required Permission
webhooks:delete