Linked Email Accounts
Owner-only linked email account management and outbound sending endpoints served through Effect HttpApi.
Available Methods
Each method has its own page with request and response details, examples, and generated code snippets.
- GET/api/email/accounts
List linked email accounts
- GET/api/email/accounts/{accountId}
Get linked email account
- POST/api/email/accounts/{accountId}/disconnect
Disconnect linked email account
- POST/api/email/accounts/{accountId}/reconnect
Reconnect linked email account
- POST/api/email/accounts/{accountId}/revoke
Revoke linked email account
- POST/api/email/send
Send linked email