EmailAccounts

Update an email account

Updates the tenant mail account configuration. The path id is the email account software party id; the stable account id remains the <accountId> segment in the config key prefix.

patch/tenants/{tenantId}/email/accounts/{instanceId}

Parameters

./platform-config-components.yml#/components/parameters/TenantId — unresolved $ref
./platform-config-components.yml#/components/parameters/InstanceId — unresolved $ref

Request body

EmailAccountUpdateRequest required— unresolved $ref

Response

Updated email account.

EmailAccountDetail required— unresolved $ref

Changes