public static final class WebhooksUnregisterWebhookRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
WebhooksUnregisterWebhookResponse |
call(String webhookid) |
Calls unregisterWebhook method, Unregister a webhook
|
public final WebhooksUnregisterWebhookResponse call(String webhookid) throws OnshapeException
webhookid - ID of webhook to unregisterOnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.