Webinar Subscriptions
Renew Webinar Subscription
Renews the existing webinar subscription.
post/webinar/notifications/v1/subscriptions/{subscriptionId}/renew
Path parameters
subscriptionIdstring required
Internal identifier of a subscription
Response
Subscription renewed successfully
Example response
{
"id": "95fecfc9-9cdc-4e94-a78a-89fd65889d37",
"deliveryMode": {
"address": "https://acme.com/myservice/webhook"
}
}