メインコンテンツへスキップ
PATCH
Go

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

ボディ

credentials
object

プロバイダーの使用に必要な認証情報。

default_from_address
string

他のアドレスが指定されていない場合に "from" として使用するメールアドレス。

enabled
boolean

プロバイダーが有効(true)か無効(false)か。

name
enum<string>

メールプロバイダーの名前。mailgunmandrillsendgridresendsessparkpostsmtpazure_csms365、または custom を指定できます。

利用可能なオプション:
mailgun,
mandrill,
sendgrid,
resend,
ses,
sparkpost,
smtp,
azure_cs,
ms365,
custom
settings
object | null

プロバイダー固有の設定

レスポンス

メールプロバイダーが正常に更新されました。

credentials
object

プロバイダーの使用に必要な認証情報。

default_from_address
string

他のアドレスが指定されていない場合に "from" として使用するメールアドレス。

enabled
boolean
デフォルト:true

プロバイダーが有効(true)か無効(false)か。

name
string
デフォルト:sendgrid

メールプロバイダーの名前。mailgunmandrillsendgridresendsessparkpostsmtpazure_csms365、または custom を指定できます。

settings
object

プロバイダー固有の設定