post /workflow-engine/api/v1/testsmtp

Test the email settings.

Response

ExamplesSchema

Returns debug info from the SMTP sender component as key-value pairs.

{
  "status": "OK",
  "details": {}
}

Was this page helpful?