You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*TranslateApi* | [**translateSegmentPost**](docs/TranslateApi.md#translateSegmentPost) | **POST** /v2/translate | Translate a segment
190
+
*WebhookConfigurationApi* | [**servicesConfigurationApiWebhooksDelete**](docs/WebhookConfigurationApi.md#servicesConfigurationApiWebhooksDelete) | **DELETE** /v3/connectors/configuration/webhooks/{id} | Delete a specific Webhook Configuration by ID.
191
+
*WebhookConfigurationApi* | [**webhooksCreate**](docs/WebhookConfigurationApi.md#webhooksCreate) | **POST** /v3/connectors/configuration/webhooks | Creates a new Webhook Configuration
192
+
*WebhookConfigurationApi* | [**webhooksGet**](docs/WebhookConfigurationApi.md#webhooksGet) | **GET** /v3/connectors/configuration/webhooks/{id} | Retrieve a specific Webhook Configuration by ID.
193
+
*WebhookConfigurationApi* | [**webhooksGetMany**](docs/WebhookConfigurationApi.md#webhooksGetMany) | **GET** /v3/connectors/configuration/webhooks | Retrieve a list of Webhook Configurations.
194
+
*WebhookConfigurationApi* | [**webhooksUpdate**](docs/WebhookConfigurationApi.md#webhooksUpdate) | **PUT** /v3/connectors/configuration/webhooks/{id} | Update a specific Webhook Configuration by ID.
0 commit comments