| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2007 |
ManageWebhooksApi.notificationSubscriptionsV2WebhooksWebhookIdPatch(String webhookId,
UpdateWebhook updateWebhook)
Update a Webhook Subscription
Update a Webhook Subscription.
|
okhttp3.Call |
ManageWebhooksApi.notificationSubscriptionsV2WebhooksWebhookIdPatchAsync(String webhookId,
UpdateWebhook updateWebhook,
ApiCallback<InlineResponse2007> callback)
Update a Webhook Subscription (asynchronously)
Update a Webhook Subscription.
|
okhttp3.Call |
ManageWebhooksApi.notificationSubscriptionsV2WebhooksWebhookIdPatchCall(String webhookId,
UpdateWebhook updateWebhook,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for notificationSubscriptionsV2WebhooksWebhookIdPatch
|
ApiResponse<InlineResponse2007> |
ManageWebhooksApi.notificationSubscriptionsV2WebhooksWebhookIdPatchWithHttpInfo(String webhookId,
UpdateWebhook updateWebhook)
Update a Webhook Subscription
Update a Webhook Subscription.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateWebhook |
UpdateWebhook.addProductsItem(Notificationsubscriptionsv2webhooksProducts productsItem) |
UpdateWebhook |
UpdateWebhook.description(String description) |
UpdateWebhook |
UpdateWebhook.healthCheckUrl(String healthCheckUrl) |
UpdateWebhook |
UpdateWebhook.name(String name) |
UpdateWebhook |
UpdateWebhook.notificationScope(String notificationScope) |
UpdateWebhook |
UpdateWebhook.organizationId(String organizationId) |
UpdateWebhook |
UpdateWebhook.products(List<Notificationsubscriptionsv2webhooksProducts> products) |
UpdateWebhook |
UpdateWebhook.securityPolicy(Notificationsubscriptionsv2webhooksSecurityPolicy securityPolicy) |
UpdateWebhook |
UpdateWebhook.webhookUrl(String webhookUrl) |
Copyright © 2026. All rights reserved.