ZITADEL Docs
APIsCore ResourcesV1Instance Objects

TestEmailProviderSMTP

POST
/email/smtp/_test

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

curl -X POST "https://loading/email/smtp/_test" \  -H "Content-Type: application/json" \  -d '{    "none": {}  }'
{}

Was this page helpful?