For the complete documentation index, see llms.txt. This page is also available as Markdown.

Test email

Test email

post

Check email server configurations by sending testing email.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
recipientstringRequired

The recipient's e-mail address.

subjectstringRequired

Mail subject.

contentstringRequired

Mail content.

Responses
200

OK

No content

post/tenant/notification/test_email

No content

Was this helpful?