Authorizations
API key passed in the X-API-Key header
Body
The email address used for sending emails
The maximum number of emails you can send per day
x >= 1
The name that will be displayed as the sender in email recipients' inboxes
The hostname or IP address of the Simple Mail Transfer Protocol (SMTP) server used for sending emails
The port number used for communication with the SMTP server (typically 465 for SMTP with SSL/TLS encryption)
1 <= x <= 65535
The password for the email address used for sending emails
The hostname or IP address of the Internet Message Access Protocol (IMAP) server used for receiving emails
The port number used for communication with the IMAP server (typically 993 for IMAP with SSL/TLS encryption)
1 <= x <= 65535
The password for the email address used for receiving emails
Unique identifier for the SMTP email account
This option controls whether SSL is used for the SMTP connection
This option controls whether SSL is used for the IMAP connection
Response
Email account created successfully
The email address used for sending emails
The maximum number of emails you can send per day
x >= 1
The name that will be displayed as the sender in email recipients' inboxes
The hostname or IP address of the Simple Mail Transfer Protocol (SMTP) server used for sending emails
The port number used for communication with the SMTP server (typically 465 for SMTP with SSL/TLS encryption)
1 <= x <= 65535
The password for the email address used for sending emails
The hostname or IP address of the Internet Message Access Protocol (IMAP) server used for receiving emails
The port number used for communication with the IMAP server (typically 993 for IMAP with SSL/TLS encryption)
1 <= x <= 65535
The password for the email address used for receiving emails
Unique identifier for the SMTP email account
This option controls whether SSL is used for the SMTP connection
This option controls whether SSL is used for the IMAP connection