POST /v1/webhooks
Body Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | ✓ | HTTPS endpoint URL |
events | array | ✓ | Event types to subscribe to |
secret | string | Secret for signature verification |
Register a webhook endpoint for event delivery.
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | ✓ | HTTPS endpoint URL |
events | array | ✓ | Event types to subscribe to |
secret | string | Secret for signature verification |