EmailAccounts

Send a test email through an account

Sends a test message using the selected tenant email account. The path id is the email account software party id; the server resolves the stable accountId and dispatches through the tenant-scoped email service.

post/tenants/{tenantId}/email/accounts/{instanceId}/test-send

Parameters

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

Request body

EmailAccountTestSendRequest required— unresolved $ref

Response

Test email accepted by the configured transport.

EmailAccountTestSendResponse required— unresolved $ref

Changes

Changed in 1 of the 19 revisions of this API.1