Send a test email
POST/api/v4/email/test
Send a test email to make sure you have your email settings configured correctly. Optionally provide a configuration in the request body to test. If no valid configuration is present in the request body the current server configuration will be tested.
Permissions
Must have manage_system permission.
Request
Responses
- 200
- 403
- 500
Email successful sent
Do not have appropriate permissions
Something went wrong with the server