Skip to main content

Overview

Handles outbound email delivery for PADS4: SMTP configuration, email templates, and sending transactional emails such as user invitations, alerts, and notifications.

Authentication

All endpoints use the standard PADS4 session cookie. Obtain it once and reuse:
Replace https://<your-server> with your PADS4 server address and <ServiceName> with the service path shown above.

Endpoint Reference


Request & Response Examples

POST /api/v1/mail

Request:
Response 200 OK:

POST /api/v1/mail/ensureSmtpConfiguration

Request:
Response 200 OK:

POST /api/v1/mail/testSmtpConnection

Request:
Response 200 OK: