Membuat alamat email.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dm:CreateMailAddress |
create |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| AccountName |
string |
Yes |
Alamat email pengirim. |
账号+@+域名 |
| ReplyAddress |
string |
No |
Alamat balasan. |
test1***@example.net |
| Sendtype |
string |
Yes |
Tipe pengiriman. Nilai valid:
|
batch |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| MailAddressId |
string |
Mail address ID |
15123 |
| RequestId |
string |
Request ID |
95A7D497-F8DD-4834-B81E-C1783236E55F |
Contoh
Respons sukses
JSONformat
{
"MailAddressId": "15123",
"RequestId": "95A7D497-F8DD-4834-B81E-C1783236E55F"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidMailAddressName.Duplicate | The specified email address already exists. Please change to another one. | |
| 404 | InvalidUser.NotFound | The specified user does not exist. Please contact your master account to activate the Direct Mail service. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.