API Changelog: 7.3.1 → 7.3.2
0 incompatible changes (including 0 removed endpoints) ·
6 compatible changes (including 6 new endpoints, 0 deprecated)
Compatible (6)
| API Endpoint | What Changed | Details |
|---|
GET/clusters/email/providers | | List email providers and active provider. |
GET/clusters/email/{providerType} | | Get email provider configuration. |
PUT/clusters/email/{providerType} | | Create or replace email provider configuration. |
DELETE/clusters/email/{providerType} | | Delete email provider configuration. |
PATCH/clusters/email/{providerType} | | Partially update email provider configuration. |
POST/clusters/email/{providerType}/validate | | Validate email provider configuration. |