postV1ImapAuth
Connect an account via IMAP/SMTP
- emailType: stringrequired
- firstType: string
_name required - lastType: string
_name required - providerType: stringenumrequiredvalues
- gmail
- outlook
- custom
- idType: integerFormat: int32
Signed 32-bit integers (commonly used integer type).
- imapType: boolean
_issue - imapType: string
_server - imapType: string
_server _password - imapType: integerFormat: int32
_server _port Signed 32-bit integers (commonly used integer type).
- imapType: string
_server _username - passwordType: string
- smtpType: boolean
_only - smtpType: string
_server - smtpType: string
_server _auth _type - smtpType: string
_server _password - smtpType: integerFormat: int32
_server _port Signed 32-bit integers (commonly used integer type).
- smtpType: boolean
_server _starttls - smtpType: string
_server _username - spamcheckerType: boolean
_only If true, the account is connected only for Spam Tests (and automated tests) — warming and monitoring are disabled and no warming seat is charged. Use this when the account is dedicated to running (automated) spam tests.
- testType: boolean
Virtual parameter. When
true, the endpoint only tests the IMAP/SMTP connection and does not create or update the account.