| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
void |
ManageWebhooksApi.notificationSubscriptionsV2WebhooksWebhookIdStatusPut(String webhookId,
UpdateStatus updateStatus)
Update a Webhook Status
Users can update the status of a webhook subscription by calling this endpoint.
|
okhttp3.Call |
ManageWebhooksApi.notificationSubscriptionsV2WebhooksWebhookIdStatusPutAsync(String webhookId,
UpdateStatus updateStatus,
ApiCallback<Void> callback)
Update a Webhook Status (asynchronously)
Users can update the status of a webhook subscription by calling this endpoint.
|
okhttp3.Call |
ManageWebhooksApi.notificationSubscriptionsV2WebhooksWebhookIdStatusPutCall(String webhookId,
UpdateStatus updateStatus,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for notificationSubscriptionsV2WebhooksWebhookIdStatusPut
|
ApiResponse<Void> |
ManageWebhooksApi.notificationSubscriptionsV2WebhooksWebhookIdStatusPutWithHttpInfo(String webhookId,
UpdateStatus updateStatus)
Update a Webhook Status
Users can update the status of a webhook subscription by calling this endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateStatus |
UpdateStatus.status(String status) |
Copyright © 2025. All rights reserved.