EmailAccounts
List tenant email accounts
Lists SMTP mail accounts registered for the tenant. For the platform tenant these accounts are named platform defaults; regular tenants can add their own accounts to send mail with their own sender name, address, and SMTP server.
get/tenants/{tenantId}/email/accounts
Parameters
./platform-config-components.yml#/components/parameters/TenantId — unresolved $ref
./platform-config-components.yml#/components/parameters/ManagementModeQuery — unresolved $ref
./platform-config-components.yml#/components/parameters/LifecycleStatusQuery — unresolved $ref
./platform-config-components.yml#/components/parameters/PageQuery — unresolved $ref
./platform-config-components.yml#/components/parameters/SizeQuery — unresolved $ref
Response
Tenant email accounts.
EmailAccountList required— unresolved $ref
Changes
Changed in 1 of the 19 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○