Partially update email provider configuration.

Privileges: CLUSTER_MODIFY

Partially update email provider configuration.
Only provided fields will be updated. Use PUT to replace entire
configuration.
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.

Allowed:
Body Params

Email provider configuration. Only provided fields will be
updated. Populate the field matching the providerType:

  • microsoft-graph-api: use microsoftGraphConfig

Request to partially update email provider configuration (PATCH).
Only provided fields will be updated 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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json