Test IMAP connectivity
Email Accounts
Test IMAP connectivity
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Tests connectivity to an IMAP server with the provided credentials without creating an email account.
POST
Test IMAP connectivity
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Body
application/json
Request body for testing SMTP or IMAP connectivity.
Hostname or IP address of the mail server
Port number of the mail server
Required range:
1 <= x <= 65535Username for authentication
Password for authentication
Whether to use SSL/TLS for the connection