Module mailslurp::apis::alias_controller_api[][src]

Structs

struct for passing parameters to the method create_alias

struct for passing parameters to the method delete_alias

struct for passing parameters to the method get_alias_emails

struct for passing parameters to the method get_alias

struct for passing parameters to the method get_alias_threads

struct for passing parameters to the method get_aliases

struct for passing parameters to the method reply_to_alias_email

struct for passing parameters to the method send_alias_email

struct for passing parameters to the method update_alias

Enums

struct for typed errors of method create_alias

struct for typed errors of method delete_alias

struct for typed errors of method get_alias_emails

struct for typed errors of method get_alias

struct for typed errors of method get_alias_threads

struct for typed errors of method get_aliases

struct for typed errors of method reply_to_alias_email

struct for typed errors of method send_alias_email

struct for typed errors of method update_alias

Functions

Email aliases use a MailSlurp randomly generated email address (or a custom domain inbox that you provide) to mask or proxy a real email address. Emails sent to the alias address will be forwarded to the hidden email address it was created for. If you want to send a reply use the threadId attached

Get an email alias by ID

Get paginated emails for an alias by ID

Returns threads created for an email alias in paginated form

Get all email aliases in paginated form

Send the reply to the email sender or reply-to and include same subject cc bcc etc. Reply to an email and the contents will be sent with the existing subject to the emails to, cc, and bcc.

Send an email from an alias. Replies to the email will be forwarded to the alias masked email address