MailSlurpAPI.Api.InboxRulesetController.create_new_inbox_ruleset

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

create_new_inbox_ruleset(connection, create_inbox_ruleset_options, opts \\ [])

Specs

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

Parameters

  • connection (MailSlurpAPI.Connection): Connection to server
  • create_inbox_ruleset_options (CreateInboxRulesetOptions): createInboxRulesetOptions
  • opts (KeywordList): [optional] Optional parameters
    • :inbox_id (String.t): Inbox id to attach ruleset to

      Returns

} on success {:error, info} on failure