Memodifikasi URL callback dari sebuah akun.
Deskripsi operasi
Operasi ini mengizinkan maksimum 10 permintaan per detik per akun. Permintaan yang melebihi batas akan dibatasi (throttled), yang dapat memengaruhi bisnis Anda. Patuhi batas yang ditentukan.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cams:UpdateAccountWebhook |
update |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| CustSpaceId |
string |
Yes |
ID space dari sub-pelanggan ISV. |
2934839388494**** |
| StatusCallbackUrl |
string |
No |
URL callback tempat laporan status dikirim menggunakan callback HTTP. |
http://www.aliyun.com |
| HttpFlag |
string |
No |
Menentukan apakah akan menggunakan callback HTTP untuk menerima tanda terima pesan. Nilai yang valid:
|
Y |
| QueueFlag |
string |
No |
Menentukan apakah akan menggunakan antrean Message Service (MNS) untuk menerima tanda terima. Nilai yang valid:
|
N |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Parameter respons. |
||
| RequestId |
string |
ID permintaan. |
744c4b5c79c9432497a075bdfca3**** |
| Code |
string |
Kode status HTTP yang dikembalikan.
|
OK |
| Message |
string |
Pesan kesalahan yang dikembalikan. |
SUCCESS |
| AccessDeniedDetail |
string |
Detail tentang penolakan akses. |
无 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "744c4b5c79c9432497a075bdfca3****",
"Code": "OK",
"Message": "SUCCESS",
"AccessDeniedDetail": "无"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Product.Unsubscript | You have not subscribed to the specified product. | |
| 400 | Ram.PermissionDeny | You are not authorized to perform the operation. | |
| 400 | System.LimitControl | The system is under flow control. | |
| 400 | Unknown.ResourceOwnerId | The resource does not belong to the current user. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.