Create or replace email provider configuration.

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
microsoftGraphConfig
object | null

Base properties for Microsoft Graph API configuration. Shared between PUT (create/replace) and PATCH (partial update) requests.

Responses

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