Subscribe the current user to a webhook URL. Returns subscription id.
Request model for subscribing to webhooks.
The webhook URL to send notifications to
List of task events to subscribe to (created, running, completed, failed, cancelled, paused)
Service that receives the webhook
Successful Response
Response model after successful subscription.
The subscription ID
The webhook URL
List of subscribed events
Whether subscription was successful