MailSlurpAPI.Api.InboxForwarderController.create_new_inbox_forwarder

You're seeing just the function create_new_inbox_forwarder, go back to MailSlurpAPI.Api.InboxForwarderController module for more information.
Link to this function

create_new_inbox_forwarder(connection, create_inbox_forwarder_options, opts \\ [])

Specs

Create an inbox forwarder Create a new inbox rule for forwarding, blocking, and allowing emails when sending and receiving

Parameters

  • connection (MailSlurpAPI.Connection): Connection to server
  • create_inbox_forwarder_options (CreateInboxForwarderOptions): createInboxForwarderOptions
  • opts (KeywordList): [optional] Optional parameters
    • :inbox_id (String.t): Inbox id to attach forwarder to

      Returns

} on success {:error, info} on failure