| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
void |
ManageWebhooksApi.notificationSubscriptionsV2WebhooksWebhookIdPatch(String webhookId,
UpdateWebhook updateWebhook)
Update a Webhook Subscription
Update a Webhook Subscription.
|
okhttp3.Call |
ManageWebhooksApi.notificationSubscriptionsV2WebhooksWebhookIdPatchAsync(String webhookId,
UpdateWebhook updateWebhook,
ApiCallback<Void> 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<Void> |
ManageWebhooksApi.notificationSubscriptionsV2WebhooksWebhookIdPatchWithHttpInfo(String webhookId,
UpdateWebhook updateWebhook)
Update a Webhook Subscription
Update a Webhook Subscription.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateWebhook |
UpdateWebhook.addAdditionalAttributesItem(Map<String,String> additionalAttributesItem) |
UpdateWebhook |
UpdateWebhook.additionalAttributes(List<Map<String,String>> additionalAttributes) |
UpdateWebhook |
UpdateWebhook.addProductsItem(Notificationsubscriptionsv2webhooksProducts productsItem) |
UpdateWebhook |
UpdateWebhook.description(String description) |
UpdateWebhook |
UpdateWebhook.healthCheckUrl(String healthCheckUrl) |
UpdateWebhook |
UpdateWebhook.name(String name) |
UpdateWebhook |
UpdateWebhook.organizationId(String organizationId) |
UpdateWebhook |
UpdateWebhook.products(List<Notificationsubscriptionsv2webhooksProducts> products) |
UpdateWebhook |
UpdateWebhook.securityPolicy(Notificationsubscriptionsv2webhooksSecurityPolicy securityPolicy) |
UpdateWebhook |
UpdateWebhook.webhookUrl(String webhookUrl) |
Copyright © 2025. All rights reserved.