İçeriğe geç
Sonuç bulunamadı.

Bu sayfanın Türkçe çevirisi henüz tamamlanmadı, bu yüzden İngilizce dilinde görüntülemektisiniz.

Update Email Provider

Scopes
write:tenant

Request Body

provider
string
Zorunlu
Mevcut Değerler: 
aws_ses
aws_sespostmarksendgridsmtp
type
string
Zorunlu

Değer: email

is_custom
boolean

Is connection using custom scripts

settings
object
settings.
access_key_id
string

AWS SES access key id.

settings.
from
string
length
0-512

from field for your emails

Varsayılan Değer: "PlusAuth <[email protected]>"

settings.
region
string

AWS SES region.

settings.
secret_access_key
string

AWS SES secret access key.

PATCH
/providers/email
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
4
5
Loading...
Response
200
200
Loading...

Response Body Schema

provider
string
Zorunlu

Value: aws_ses

type
string
Zorunlu

Değer: email

is_custom
boolean

Is connection using custom scripts

settings
object
Zorunlu
settings.
access_key_id
string
Zorunlu

AWS SES access key id.

settings.
from
string
Zorunlu
length
0-512

from field for your emails

Varsayılan Değer: "PlusAuth <[email protected]>"

settings.
region
string
Zorunlu

AWS SES region.

settings.
secret_access_key
string
Zorunlu

AWS SES secret access key.