Webhook
Webhook subscription for receiving event notifications.
eventstring
Event type to subscribe to
urlstring
URL to receive webhook notifications
Webhook
{
"event": "string",
"url": "string"
}
Webhook subscription for receiving event notifications.
Event type to subscribe to
URL to receive webhook notifications
{
"event": "string",
"url": "string"
}