PUT /webhooks/endpoints/
Toggle a webhook endpoint on or off.Authentication
JWT (Dashboard)Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | string (UUID) | Webhook endpoint ID |
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | Yes | Whether the endpoint is active |