Cluster V2 (7.3.1 -> 7.3.2)

API Changelog: 7.3.1 → 7.3.2

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 EndpointWhat ChangedDetails
GET/clusters/email/providers
  • Newly added endpoint
List email providers and active provider.
GET/clusters/email/{providerType}
  • Newly added endpoint
Get email provider configuration.
PUT/clusters/email/{providerType}
  • Newly added endpoint
Create or replace email provider configuration.
DELETE/clusters/email/{providerType}
  • Newly added endpoint
Delete email provider configuration.
PATCH/clusters/email/{providerType}
  • Newly added endpoint
Partially update email provider configuration.
POST/clusters/email/{providerType}/validate
  • Newly added endpoint
Validate email provider configuration.