Webhooks
Enable Webhook
Enables a previously disabled webhook endpoint
POST
Request Parameters
Path Parameters
string
required
Webhook endpoint ID
Once enabled, the webhook will start receiving events again based on its configured filter types.
Response Fields
string
Unique identifier for the webhook endpoint
string
HTTPS URL where webhook events are sent
array
Event types this endpoint is subscribed to
boolean
Whether the endpoint is active (will be
true after enabling)string
When the endpoint was created (ISO 8601 format)
string
Description of the webhook endpoint