Disconnect Email Account
Email Accounts
Disconnect Email Account
Disconnects an email account from your team.
DELETE
Disconnect Email Account
Permanently disconnects the specified SMTP/IMAP email account. This will:Documentation Index
Fetch the complete documentation index at: https://developer.lemlist.com/llms.txt
Use this file to discover all available pages before exploring further.
- Remove the SMTP and IMAP credentials
- Pause any active lemwarm warming
- Unlink the account from campaigns if owned by the API caller
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The ID of the email account to disconnect.
Response
Email account disconnected successfully