EmailAccounts
Create an email account
Creates an EXTERNAL software party with an EMAIL_SERVER capability and writes the mail account config under vdx.service.email.accounts.<accountId>.*. SMTP credentials are supplied as a secret reference only; plaintext passwords are not accepted.
post/tenants/{tenantId}/email/accounts
Parameters
./platform-config-components.yml#/components/parameters/TenantId — unresolved $ref
Request body
EmailAccountCreateRequest required— unresolved $ref
Response
Created email account.
EmailAccountDetail required— unresolved $ref
Changes
Changed in 1 of the 19 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○