Skip to main content

Test SMTP Provider

POST 

/smtp/:id/_test

Test an SMTP provider identified by its ID. After testing the provider, the users will receive information about the test results.

Request​

Path Parameters

    id stringrequired

Body

required

    receiverAddress stringrequired

    Possible values: non-empty and <= 200 characters

Responses​

A successful response.

Schema

    object

Loading...