🚀 Devdraft Launch Week I is live! Sign up for exclusive access and early features. Learn more →
English
Developers
API documentation and developer resources
Create a new webhook endpoint
POST /api/webhooks
url
events
description
{ "id": "wh_123456789", "url": "https://your-app.com/webhooks", "events": ["payment.completed", "invoice.paid"], "description": "Payment notifications", "status": "active", "created_at": "2023-01-01T00:00:00Z" }