Search Results for

    Show / Hide Table of Contents

    Interface IWebhookControllerApi

    Represents a collection of functions to interact with the API endpoints

    Inherited Members
    IWebhookControllerApiSync.CreateAccountWebhook(CreateWebhookOptions, int)
    IWebhookControllerApiSync.CreateAccountWebhookWithHttpInfo(CreateWebhookOptions, int)
    IWebhookControllerApiSync.CreateWebhook(Guid, CreateWebhookOptions, int)
    IWebhookControllerApiSync.CreateWebhookWithHttpInfo(Guid, CreateWebhookOptions, int)
    IWebhookControllerApiSync.CreateWebhookForPhoneNumber(Guid, CreateWebhookOptions, int)
    IWebhookControllerApiSync.CreateWebhookForPhoneNumberWithHttpInfo(Guid, CreateWebhookOptions, int)
    IWebhookControllerApiSync.DeleteAllWebhooks(DateTime?, int)
    IWebhookControllerApiSync.DeleteAllWebhooksWithHttpInfo(DateTime?, int)
    IWebhookControllerApiSync.DeleteWebhook(Guid, Guid, int)
    IWebhookControllerApiSync.DeleteWebhookWithHttpInfo(Guid, Guid, int)
    IWebhookControllerApiSync.DeleteWebhookById(Guid, int)
    IWebhookControllerApiSync.DeleteWebhookByIdWithHttpInfo(Guid, int)
    IWebhookControllerApiSync.GetAllAccountWebhooks(int?, int?, string, string, DateTime?, DateTime?, int)
    IWebhookControllerApiSync.GetAllAccountWebhooksWithHttpInfo(int?, int?, string, string, DateTime?, DateTime?, int)
    IWebhookControllerApiSync.GetAllWebhookResults(int?, int?, string, string, DateTime?, DateTime?, bool?, string, string, int?, int?, Guid?, Guid?, Guid?, Guid?, Guid?, int)
    IWebhookControllerApiSync.GetAllWebhookResultsWithHttpInfo(int?, int?, string, string, DateTime?, DateTime?, bool?, string, string, int?, int?, Guid?, Guid?, Guid?, Guid?, Guid?, int)
    IWebhookControllerApiSync.GetAllWebhooks(int?, int?, string, string, DateTime?, Guid?, Guid?, DateTime?, int)
    IWebhookControllerApiSync.GetAllWebhooksWithHttpInfo(int?, int?, string, string, DateTime?, Guid?, Guid?, DateTime?, int)
    IWebhookControllerApiSync.GetInboxWebhooksPaginated(Guid, int?, int?, string, string, DateTime?, DateTime?, int)
    IWebhookControllerApiSync.GetInboxWebhooksPaginatedWithHttpInfo(Guid, int?, int?, string, string, DateTime?, DateTime?, int)
    IWebhookControllerApiSync.GetJsonSchemaForWebhookEvent(string, int)
    IWebhookControllerApiSync.GetJsonSchemaForWebhookEventWithHttpInfo(string, int)
    IWebhookControllerApiSync.GetJsonSchemaForWebhookPayload(Guid, int)
    IWebhookControllerApiSync.GetJsonSchemaForWebhookPayloadWithHttpInfo(Guid, int)
    IWebhookControllerApiSync.GetPhoneNumberWebhooksPaginated(Guid, int?, int?, string, DateTime?, DateTime?, int)
    IWebhookControllerApiSync.GetPhoneNumberWebhooksPaginatedWithHttpInfo(Guid, int?, int?, string, DateTime?, DateTime?, int)
    IWebhookControllerApiSync.GetTestWebhookPayload(string, int)
    IWebhookControllerApiSync.GetTestWebhookPayloadWithHttpInfo(string, int)
    IWebhookControllerApiSync.GetTestWebhookPayloadBounce(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadBounceWithHttpInfo(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadBounceRecipient(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadBounceRecipientWithHttpInfo(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadDeliveryStatus(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadDeliveryStatusWithHttpInfo(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadEmailOpened(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadEmailOpenedWithHttpInfo(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadEmailRead(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadEmailReadWithHttpInfo(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadForWebhook(Guid, int)
    IWebhookControllerApiSync.GetTestWebhookPayloadForWebhookWithHttpInfo(Guid, int)
    IWebhookControllerApiSync.GetTestWebhookPayloadNewAttachment(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadNewAttachmentWithHttpInfo(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadNewContact(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadNewContactWithHttpInfo(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadNewEmail(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadNewEmailWithHttpInfo(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadNewSms(int)
    IWebhookControllerApiSync.GetTestWebhookPayloadNewSmsWithHttpInfo(int)
    IWebhookControllerApiSync.GetWebhook(Guid, int)
    IWebhookControllerApiSync.GetWebhookWithHttpInfo(Guid, int)
    IWebhookControllerApiSync.GetWebhookResult(Guid, int)
    IWebhookControllerApiSync.GetWebhookResultWithHttpInfo(Guid, int)
    IWebhookControllerApiSync.GetWebhookResults(Guid, int?, int?, string, string, DateTime?, DateTime?, bool?, string, string, int?, int?, Guid?, Guid?, Guid?, Guid?, Guid?, int)
    IWebhookControllerApiSync.GetWebhookResultsWithHttpInfo(Guid, int?, int?, string, string, DateTime?, DateTime?, bool?, string, string, int?, int?, Guid?, Guid?, Guid?, Guid?, Guid?, int)
    IWebhookControllerApiSync.GetWebhookResultsCount(Guid, int)
    IWebhookControllerApiSync.GetWebhookResultsCountWithHttpInfo(Guid, int)
    IWebhookControllerApiSync.GetWebhookResultsUnseenErrorCount(int)
    IWebhookControllerApiSync.GetWebhookResultsUnseenErrorCountWithHttpInfo(int)
    IWebhookControllerApiSync.GetWebhooks(Guid, int)
    IWebhookControllerApiSync.GetWebhooksWithHttpInfo(Guid, int)
    IWebhookControllerApiSync.RedriveAllWebhookResults(int)
    IWebhookControllerApiSync.RedriveAllWebhookResultsWithHttpInfo(int)
    IWebhookControllerApiSync.RedriveWebhookResult(Guid, int)
    IWebhookControllerApiSync.RedriveWebhookResultWithHttpInfo(Guid, int)
    IWebhookControllerApiSync.SendTestData(Guid, int)
    IWebhookControllerApiSync.SendTestDataWithHttpInfo(Guid, int)
    IWebhookControllerApiSync.UpdateWebhookHeaders(Guid, WebhookHeaders, int)
    IWebhookControllerApiSync.UpdateWebhookHeadersWithHttpInfo(Guid, WebhookHeaders, int)
    IWebhookControllerApiSync.VerifyWebhookSignature(VerifyWebhookSignatureOptions, int)
    IWebhookControllerApiSync.VerifyWebhookSignatureWithHttpInfo(VerifyWebhookSignatureOptions, int)
    IWebhookControllerApiSync.WaitForWebhookResults(Guid, int, int, int)
    IWebhookControllerApiSync.WaitForWebhookResultsWithHttpInfo(Guid, int, int, int)
    IWebhookControllerApiAsync.CreateAccountWebhookAsync(CreateWebhookOptions, int, CancellationToken)
    IWebhookControllerApiAsync.CreateAccountWebhookWithHttpInfoAsync(CreateWebhookOptions, int, CancellationToken)
    IWebhookControllerApiAsync.CreateWebhookAsync(Guid, CreateWebhookOptions, int, CancellationToken)
    IWebhookControllerApiAsync.CreateWebhookWithHttpInfoAsync(Guid, CreateWebhookOptions, int, CancellationToken)
    IWebhookControllerApiAsync.CreateWebhookForPhoneNumberAsync(Guid, CreateWebhookOptions, int, CancellationToken)
    IWebhookControllerApiAsync.CreateWebhookForPhoneNumberWithHttpInfoAsync(Guid, CreateWebhookOptions, int, CancellationToken)
    IWebhookControllerApiAsync.DeleteAllWebhooksAsync(DateTime?, int, CancellationToken)
    IWebhookControllerApiAsync.DeleteAllWebhooksWithHttpInfoAsync(DateTime?, int, CancellationToken)
    IWebhookControllerApiAsync.DeleteWebhookAsync(Guid, Guid, int, CancellationToken)
    IWebhookControllerApiAsync.DeleteWebhookWithHttpInfoAsync(Guid, Guid, int, CancellationToken)
    IWebhookControllerApiAsync.DeleteWebhookByIdAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.DeleteWebhookByIdWithHttpInfoAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.GetAllAccountWebhooksAsync(int?, int?, string, string, DateTime?, DateTime?, int, CancellationToken)
    IWebhookControllerApiAsync.GetAllAccountWebhooksWithHttpInfoAsync(int?, int?, string, string, DateTime?, DateTime?, int, CancellationToken)
    IWebhookControllerApiAsync.GetAllWebhookResultsAsync(int?, int?, string, string, DateTime?, DateTime?, bool?, string, string, int?, int?, Guid?, Guid?, Guid?, Guid?, Guid?, int, CancellationToken)
    IWebhookControllerApiAsync.GetAllWebhookResultsWithHttpInfoAsync(int?, int?, string, string, DateTime?, DateTime?, bool?, string, string, int?, int?, Guid?, Guid?, Guid?, Guid?, Guid?, int, CancellationToken)
    IWebhookControllerApiAsync.GetAllWebhooksAsync(int?, int?, string, string, DateTime?, Guid?, Guid?, DateTime?, int, CancellationToken)
    IWebhookControllerApiAsync.GetAllWebhooksWithHttpInfoAsync(int?, int?, string, string, DateTime?, Guid?, Guid?, DateTime?, int, CancellationToken)
    IWebhookControllerApiAsync.GetInboxWebhooksPaginatedAsync(Guid, int?, int?, string, string, DateTime?, DateTime?, int, CancellationToken)
    IWebhookControllerApiAsync.GetInboxWebhooksPaginatedWithHttpInfoAsync(Guid, int?, int?, string, string, DateTime?, DateTime?, int, CancellationToken)
    IWebhookControllerApiAsync.GetJsonSchemaForWebhookEventAsync(string, int, CancellationToken)
    IWebhookControllerApiAsync.GetJsonSchemaForWebhookEventWithHttpInfoAsync(string, int, CancellationToken)
    IWebhookControllerApiAsync.GetJsonSchemaForWebhookPayloadAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.GetJsonSchemaForWebhookPayloadWithHttpInfoAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.GetPhoneNumberWebhooksPaginatedAsync(Guid, int?, int?, string, DateTime?, DateTime?, int, CancellationToken)
    IWebhookControllerApiAsync.GetPhoneNumberWebhooksPaginatedWithHttpInfoAsync(Guid, int?, int?, string, DateTime?, DateTime?, int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadAsync(string, int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadWithHttpInfoAsync(string, int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadBounceAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadBounceWithHttpInfoAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadBounceRecipientAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadBounceRecipientWithHttpInfoAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadDeliveryStatusAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadDeliveryStatusWithHttpInfoAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadEmailOpenedAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadEmailOpenedWithHttpInfoAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadEmailReadAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadEmailReadWithHttpInfoAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadForWebhookAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadForWebhookWithHttpInfoAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadNewAttachmentAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadNewAttachmentWithHttpInfoAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadNewContactAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadNewContactWithHttpInfoAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadNewEmailAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadNewEmailWithHttpInfoAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadNewSmsAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetTestWebhookPayloadNewSmsWithHttpInfoAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetWebhookAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.GetWebhookWithHttpInfoAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.GetWebhookResultAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.GetWebhookResultWithHttpInfoAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.GetWebhookResultsAsync(Guid, int?, int?, string, string, DateTime?, DateTime?, bool?, string, string, int?, int?, Guid?, Guid?, Guid?, Guid?, Guid?, int, CancellationToken)
    IWebhookControllerApiAsync.GetWebhookResultsWithHttpInfoAsync(Guid, int?, int?, string, string, DateTime?, DateTime?, bool?, string, string, int?, int?, Guid?, Guid?, Guid?, Guid?, Guid?, int, CancellationToken)
    IWebhookControllerApiAsync.GetWebhookResultsCountAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.GetWebhookResultsCountWithHttpInfoAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.GetWebhookResultsUnseenErrorCountAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetWebhookResultsUnseenErrorCountWithHttpInfoAsync(int, CancellationToken)
    IWebhookControllerApiAsync.GetWebhooksAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.GetWebhooksWithHttpInfoAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.RedriveAllWebhookResultsAsync(int, CancellationToken)
    IWebhookControllerApiAsync.RedriveAllWebhookResultsWithHttpInfoAsync(int, CancellationToken)
    IWebhookControllerApiAsync.RedriveWebhookResultAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.RedriveWebhookResultWithHttpInfoAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.SendTestDataAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.SendTestDataWithHttpInfoAsync(Guid, int, CancellationToken)
    IWebhookControllerApiAsync.UpdateWebhookHeadersAsync(Guid, WebhookHeaders, int, CancellationToken)
    IWebhookControllerApiAsync.UpdateWebhookHeadersWithHttpInfoAsync(Guid, WebhookHeaders, int, CancellationToken)
    IWebhookControllerApiAsync.VerifyWebhookSignatureAsync(VerifyWebhookSignatureOptions, int, CancellationToken)
    IWebhookControllerApiAsync.VerifyWebhookSignatureWithHttpInfoAsync(VerifyWebhookSignatureOptions, int, CancellationToken)
    IWebhookControllerApiAsync.WaitForWebhookResultsAsync(Guid, int, int, int, CancellationToken)
    IWebhookControllerApiAsync.WaitForWebhookResultsWithHttpInfoAsync(Guid, int, int, int, CancellationToken)
    IApiAccessor.Configuration
    IApiAccessor.GetBasePath()
    IApiAccessor.ExceptionFactory
    Namespace: mailslurp.Api
    Assembly: mailslurp.dll
    Syntax
    public interface IWebhookControllerApi : IWebhookControllerApiSync, IWebhookControllerApiAsync, IApiAccessor
    • View Source
    In This Article
    Back to top See MailSlurp website for more information.