Create a webhook endpoint
POST/api/v1/webhooks/create-endpoint
Registers a new webhook endpoint URL for the authenticated tenant. Optionally creates an auto-subscription when event_types are provided, so the caller can set up both endpoint and subscription in a single call.
Request
Responses
- 200
Endpoint created successfully