Delete a specific webhook by its ID.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
webhookId |
query | string |
yes | The ID of the webhook to delete. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
— | Webhook successfully deleted. |
400 |
Error |
Invalid request. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.