post
https://www.pelcro.com/api/v1/core/webhooks
Create a new webhook endpoint for event notifications.
Overview
Create a new webhook endpoint to receive event notifications. Specify the URL to receive events and the event types you want to subscribe to.
Example: Create a webhook pointing to your server's /pelcro-events endpoint to receive subscription.created and subscription.canceled events.
Related Endpoints
- Webhooks - Overview of the webhooks API
- Update Webhook - Modify webhook configuration
