Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | yes | The unique ID of the webhook to delete. Must not be empty. |
Usage Example
Delete a webhook by its ID:Query Parameters
Minimum length:
1This endpoint deletes a webhook subscription by its ID.
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | yes | The unique ID of the webhook to delete. Must not be empty. |
1