Endpoints
Create a Webhook Endpoint
Creates a new webhook endpoint with a URL and list of event types to subscribe to.
List all Webhook Endpoints
Returns a paginated list of webhook endpoints configured for your account.
Retrieve a Webhook Endpoint
Retrieves the details of an existing webhook endpoint.
Update a Webhook Endpoint
Updates the webhook endpoint’s URL, event subscriptions, or enabled status.
Delete a Webhook Endpoint
Deletes a webhook endpoint. No further events will be sent to this URL.