Interface IWebhookControllerApi
Represents a collection of functions to interact with the API endpoints
Inherited Members
IWebhookControllerApiSync.CreateWebhookForAITransformerWithHttpInfo(Guid, CreateWebhookOptions, int)
IWebhookControllerApiSync.UpdateWebhook(Guid, CreateWebhookOptions, Guid?, Guid?, Guid?, bool?, int)
Namespace: mailslurp.Api
Assembly: mailslurp.dll
Syntax
public interface IWebhookControllerApi : IWebhookControllerApiSync, IWebhookControllerApiAsync, IApiAccessor