Skip to main content

Deprecated: Test SMTP Provider

POST 

/smtp/:id/_test

deprecated

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.

Request​

Path Parameters

    id stringrequired

Body

required

    receiverAddress stringrequired

    Possible values: non-empty and <= 200 characters

Responses​

A successful response.

Schema

    object

Loading...