Create or replace email provider configuration.

Privileges: CLUSTER_MODIFY

Create or replace email configuration for the specified provider.
All required fields must be provided. Use PATCH for partial
updates.
Note: For SMTP configuration, use PUT /clusters/smtp endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Email service provider type.
For SMTP, use /clusters/smtp endpoint.

Allowed:
Body Params

Email provider configuration. All required fields must be
provided. Populate the field matching the providerType:

  • microsoft-graph-api: use microsoftGraphConfig

Request to create or replace email provider configuration (PUT).
All required fields must be provided based on providerType:

  • microsoft-graph-api: use microsoftGraphConfig

microsoftGraphConfig
object | null

Microsoft Graph API configuration.
Use when providerType path parameter is
'microsoft-graph-api'.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json