Instance Service
Test Instance Email Setting
Tests notification email delivery with the provided or stored SMTP settings.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Request message for TestInstanceEmailSetting method.
Response Body
application/json
curl -X POST "https://example.com/api/v1/instance/settings/notification:testEmail" \ -H "Content-Type: application/json" \ -d '{}'Empty