Create a webhook subscription
POST/api/v1/webhooks/create-subscription
Creates a new event subscription on an existing webhook endpoint. The subscription filters events by the specified event types and delivers matching events to the endpoint URL.
Request
Responses
- 200
Subscription created successfully