Typed access
Admin.Mail.Outbound operations are reached via client.Api.Mail.Outbound on EksoClient.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Typed SDK access to the Admin.Mail.Outbound resource — methods and HTTP routes.
Admin.Mail.Outbound operations are reached via client.Api.Mail.Outbound on EksoClient.
await client.Api.Mail.Outbound.ListOutboundAsync();
| Method | Route | Summary |
|---|---|---|
GET | /api/mail/outbound | Retrieves the outbound mail configuration (Resend or SMTP credentials). |
PUT | /api/mail/outbound | Replaces the outbound mail configuration with the provided settings. |