Coming soon. This endpoint will be available once Reply API 3.0 enters beta. We will notify all users when beta access opens. Request early access.
Partially updates an email account. Only works with custom email account providers (SMTP/IMAP). Provide only the sections and fields you want to change; omitted fields are left unchanged.
API key passed in the X-API-Key header
Email Account ID
Request body for partially updating an email account (PATCH). Only provide the sections and fields you want to change. Omitted sections and fields are left unchanged.
SMTP and IMAP connection settings for a custom email account. Only applicable to Custom provider type.
Sending safety and throttling configuration.
Email signature configuration.
Opt-out / unsubscribe link configuration.
Sending volume ramp-up configuration for warming up email accounts.
Tag names to assign (replaces existing tags)
Email account updated successfully
Full detailed representation of an email account, including all configuration sections.
Unique identifier for the email account
ID of the user who owns this email account
Provider type of the email account (e.g., Gmail, Exchange, Custom)
Whether this is the user's default email account
Whether this email account is currently used in any active sequence
Current connection status of the email account
Error details if SMTP sending connectivity has failed
Error details if IMAP receiving connectivity has failed
Whether the email provider has locked outbound sending
Timestamp of the last update to this email account
Connection settings returned in responses (passwords excluded).
Sending safety and throttling configuration.
Email signature configuration.
Opt-out / unsubscribe link configuration.
Sending volume ramp-up configuration for warming up email accounts.
Tag names associated with this email account