| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2014 |
ManageWebhooksApi.getWebhookSubscriptionById(String webhookId)
Get Details On a Single Webhook
Retrieve the details of a specific webhook by supplying the webhook ID in the path.
|
InlineResponse2014 |
CreateNewWebhooksApi.notificationSubscriptionsV2WebhooksPost(CreateWebhook createWebhook)
Create a New Webhook Subscription
Create a new webhook subscription.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse2014> |
ManageWebhooksApi.getWebhookSubscriptionByIdWithHttpInfo(String webhookId)
Get Details On a Single Webhook
Retrieve the details of a specific webhook by supplying the webhook ID in the path.
|
ApiResponse<InlineResponse2014> |
CreateNewWebhooksApi.notificationSubscriptionsV2WebhooksPostWithHttpInfo(CreateWebhook createWebhook)
Create a New Webhook Subscription
Create a new webhook subscription.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ManageWebhooksApi.getWebhookSubscriptionByIdAsync(String webhookId,
ApiCallback<InlineResponse2014> callback)
Get Details On a Single Webhook (asynchronously)
Retrieve the details of a specific webhook by supplying the webhook ID in the path.
|
okhttp3.Call |
CreateNewWebhooksApi.notificationSubscriptionsV2WebhooksPostAsync(CreateWebhook createWebhook,
ApiCallback<InlineResponse2014> callback)
Create a New Webhook Subscription (asynchronously)
Create a new webhook subscription.
|
Copyright © 2025. All rights reserved.