Deprecated: Test SMTP Provider
Test an SMTP provider identified by its ID. After testing the provider, the users will receive information about the test results.
Deprecated: please move to the new endpoint TestEmailProviderSMTPById.
Path Parameters
id*string
Request Body
application/json
receiverAddress*string
[key: string]?never
Response Body
application/json
curl -X POST "https://loading/smtp/string/_test" \ -H "Content-Type: application/json" \ -d '{ "receiverAddress": "string" }'{}Was this page helpful?
Deprecated: Test SMTP Provider
Deprecated: Test SMTP Provider: Test an SMTP provider. After testing the provider, the users will receive information about the test results.
Deprecated: Update SMTP Configuration
Deprecated: Update SMTP Configuration: Update the SMTP configuration, be aware that this will be activated as soon as it is saved. So the users will get notifications from the newly configured SMTP.