Endpoint
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | HTTPS endpoint to receive events |
| events | array | No | Event types to subscribe (empty = all) |
Register a new webhook endpoint
| Field | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | HTTPS endpoint to receive events |
| events | array | No | Event types to subscribe (empty = all) |